Click or drag to resize

PFItemHtmlHelperIsSectionExpanded Method

Determines whether the specified section is expanded by default.

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 bool IsSectionExpanded(
	WebFormSection sc
)

Parameters

sc
Type: Packflow.ModelingWebFormSection

Return Value

Type: Boolean
See Also