Click or drag to resize

WebFormSectionDown Method

Moves the specified section down.

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

Parameters

sc
Type: Packflow.ModelingWebFormSection
See Also