ProxyWebPart.ID Property

 

Gets or sets the programmatic identifier assigned to the Web Parts control.

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

override ID : string with get, set

Property Value

Type: System.String

A String containing the identifier.

The ProxyWebPart object will contain the same value in its ID property as the control it replaced.

.NET Framework
Available since 2.0
Return to top
Show: