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)
Visual Basic (Declaration)
Public Enumeration DropDownModes
Dim instance As DropDownModes
public enum DropDownModes
| | Member name | Description |
|---|
| DisplayContextualScopeDD | |
| DisplayScopeDD | |
| HideDD_NoScope | |
| HideDD_useDefaultScope | |
| HideScopeDD | |
| ShowDD | |
| ShowDD_DefaultContextual | |
| ShowDD_DefaultURL | |
| ShowDD_NoContextual | |
| ShowDD_NoContextual_DefaultURL | |