RegisteredExpandoAttribute Properties
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | Control | Gets the control that registered the custom (expando) attribute. |
![]() | ControlId | Gets the identifier of the control that registered the custom (expando) attribute. |
![]() | Encode | Gets a value that indicates whether the custom (expando) attribute is encoded. |
![]() | Name | Gets the name of the custom (expando) attribute. |
![]() | Value | Gets the value of the custom (expando) attribute. |
Show:
