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 Overrides ReadOnly Property ClientID As String

Property Value

Type: System.String

The ClientID property that is generated by ASP.NET.

.NET Framework
Available since 4.0
Return to top
Show: