ProxyWebPartManager.ClientID Property

 

Gets the control ID for HTML markup that is generated by ASP.NET.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

public override string ClientID { get; }

Property Value

Type: System.String

The control ID for HTML markup that is generated by ASP.NET.

.NET Framework
Available since 2.0
Return to top
Show: