ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Wizard Namespace / C1WizardExtender Class / Cache Property

In This Topic
    Cache Property (C1WizardExtender)
    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