ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / ITemplate Interface / IsTemplate Property

In This Topic
    IsTemplate Property (ITemplate)
    In This Topic
    Gets or sets a boolean value which indicates whether transfer this control to template mode.
    Syntax
    'Declaration
     
    
    Property IsTemplate As Boolean
    bool IsTemplate {get; set;}
    See Also