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 store the display names of the users.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected HiddenUserDisplayNames As HtmlInputHidden
'Usage
Dim value As HtmlInputHidden
value = Me.HiddenUserDisplayNames
Me.HiddenUserDisplayNames = value
protected HtmlInputHidden HiddenUserDisplayNames