SPDefaultResultDisplayType Enumeration
Defines the view that is shown in the People Picker dialog box search results.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Enumeration SPDefaultResultDisplayType
'Usage
Dim instance As SPDefaultResultDisplayType
public enum SPDefaultResultDisplayType
Members
Member name | Description | |
---|---|---|
TableView | Specifies a table view. | |
DetailedView | Specifies a detailed view. |