This documentation is archived and is not being maintained.
RegisteredExpandoAttribute Properties
Visual Studio 2010
The RegisteredExpandoAttribute type exposes the following members.
| 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: