RegisteredExpandoAttribute.ControlId Property

 

Gets the identifier of the control that registered the custom (expando) attribute.

Namespace:   System.Web.UI
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

member ControlId : string with get

Property Value

Type: System.String

The identifier of the control that registered the custom attribute.

.NET Framework
Available since 3.5
Return to top
Show: