SPControl.RegisterAs property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected ReadOnly Property RegisterAs As Control
    Get
'Usage
Dim value As Control

value = Me.RegisterAs
protected Control RegisterAs { get; }

Property value

Type: System.Web.UI.Control
Returns Control.

See also

Reference

SPControl class

SPControl members

Microsoft.SharePoint.WebControls namespace