This documentation is archived and is not being maintained.
RegisteredArrayDeclaration Properties
.NET Framework (current version)
Namespace:
System.Web.UIAssembly:
System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description |
|---|
 | Control | Gets the control that registered the array declaration. |
 | Name | Gets the name of the array. |
 | Value | Gets the value or values of the array members. |
Return to top