TemplateMasterID Property |
Defeat the effect of the .Net MasterPage being a NamingContainer with regard
to client-side NAME and ID attributes rendering by always returning a null ID.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public override string ID { get; set; }
Public Overrides Property ID As String
Get
Set
Property Value
Type:
StringSee Also