DropDownModes Enumeration
This class and its members are reserved for internal use and are not intended to be used in your code.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Enumeration DropDownModes
'Usage
Dim instance As DropDownModes
public enum DropDownModes
Members
Member name | Description | |
---|---|---|
DisplayScopeDD | ||
DisplayContextualScopeDD | ||
HideDD_useDefaultScope | ||
HideDD_NoScope | ||
HideScopeDD | ||
ShowDD | ||
ShowDD_DefaultURL | ||
ShowDD_DefaultContextual | ||
ShowDD_NoContextual | ||
ShowDD_NoContextual_DefaultURL |