C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Wizard Namespace / C1WizardStepCollection Class / Add Method

In This Topic
Add Method (C1WizardStepCollection)
In This Topic
Syntax
'Declaration
 
Public Overridable Sub Add( _
   ByVal child As System.Web.UI.Control _
) 
 

Parameters

child
See Also