Click or drag to resize

TemplateMasterClientID 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 ClientID.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public override string ClientID { get; }

Property Value

Type: String
See Also