ComponentOne Wizard for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Wizard Namespace / C1WizardStepCollection Class / Contains Method

In This Topic
    Contains Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function Contains( _
       ByVal c As System.Web.UI.Control _
    ) As System.Boolean
    public virtual System.bool Contains( 
       System.Web.UI.Control c
    )

    Parameters

    c
    See Also