TemplateBasedControl.TemplateOverride Property
Gets or sets a value indicating whether the template referred to by the Template property or the one referred to by the AlternateTemplate property should be instantiated by the CreateChildControls method.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Property Value
Type: Microsoft.SharePoint.WebControls.TemplateOverrideA TemplateOverride value that indicates whether a TemplateBasedControl object should render either its Template or AlternateTemplate or, whether it should let the logic of its own ControlTemplate property determine which template is rendered.