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.
Represents a control that is used to show how to select a user or group.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected lblSelectedUser As Label
'Usage
Dim value As Label
value = Me.lblSelectedUser
Me.lblSelectedUser = value
protected Label lblSelectedUser