Click or drag to resize

PFItemHtmlHelperGetSectionsMaxWidth Method

Gets the max width of sections (limited by the container) in pixels.

0 will remove the width limitation.

-1 (default value) will use the default max-width.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public virtual int GetSectionsMaxWidth()

Return Value

Type: Int32
See Also