Click or drag to resize

WebFormAddSection Method (WebFormSection)

Adds the specified section.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public WebFormSection AddSection(
	WebFormSection sc
)

Parameters

sc
Type: Packflow.ModelingWebFormSection

Return Value

Type: WebFormSection
See Also