SPControl.RegisterAs Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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