ComponentOne Wizard for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Wizard Namespace / C1Wizard Class / ValidateRequestMode Property

In This Topic
    ValidateRequestMode Property (C1Wizard)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property ValidateRequestMode As System.Web.UI.ValidateRequestMode
    public virtual System.Web.UI.ValidateRequestMode ValidateRequestMode {get; set;}
    See Also