Wizard for ASP.NET WebForms
Remove Method

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Wizard Namespace > C1WizardStepCollection Class : Remove Method
Syntax
'Declaration
 
Public Overridable Sub Remove( _
   ByVal value As System.Web.UI.Control _
) 
public virtual void Remove( 
   System.Web.UI.Control value
)

Parameters

value
See Also

Reference

C1WizardStepCollection Class
C1WizardStepCollection Members