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

In This Topic
    Cache Property
    In This Topic
    Whether or not to cache remote wijwizard content.
    Syntax
    'Declaration
     
    Public Property Cache As System.Boolean
    public System.bool Cache {get; set;}
    See Also