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

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