[]
        
(Showing Draft Content)

C1.Web.Mvc.Control.IsTemplate

IsTemplate Property

IsTemplate

Gets or sets a boolean value which indicates whether transfer this control to template mode.

Declaration
[C1Ignore]
public bool IsTemplate { get; set; }
Implements