Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Web.Design.Server
Assembly: Microsoft.Web.Design.Server (in Microsoft.Web.Design.Server.dll)
Syntax
'Declaration
ReadOnly Property Control As Control
Get
'Usage
Dim instance As IServerElementDesigner
Dim value As Control
value = instance.Control
Control Control { get; }
Property Value
Type: System.Web.UI.Control
See Also
Reference
IServerElementDesigner Interface