RegisteredArrayDeclaration.Control Property

 

Gets the control that registered the array declaration.

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

Public ReadOnly Property Control As Control

Property Value

Type: System.Web.UI.Control

A reference to the control that registered the array.

.NET Framework
Available since 3.5
Return to top
Show: