DynamicDataManager.ClientID Property

.NET Framework (current version)
 

Gets the ClientID property that is generated by ASP.NET.

Namespace:   System.Web.DynamicData
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

[BrowsableAttribute(false)]
public override string ClientID { get; }

Property Value

Type: System.String

The ClientID property that is generated by ASP.NET.

.NET Framework
Available since 4.0
Return to top
Show: