Constructor

Namespace:  Gaia.WebWidgets
Assembly:  Gaia.WebWidgets (in Gaia.WebWidgets.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
public AspectCollection(
	IAspectableAjaxControl ctrl
)
Visual Basic (Declaration)
Public Sub New ( _
	ctrl As IAspectableAjaxControl _
)

Parameters

ctrl
Type: Gaia.WebWidgets..::.IAspectableAjaxControl
ParentControl of List of aspects

See Also