Represents the enumerated choices for the FeatureLinks section mode.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Enumeration Mode
'Usage
Dim instance As FeatureLinks.Mode
public enum Mode
Members
| Member name | Description | |
|---|---|---|
| LinksPage | The FeatureLinks section is in display mode. | |
| CreatePage | The FeatureLinks section is in creation mode. |