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.
Provides various configurations for Label Menu control links.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Enumeration VariationsLabelMenuConfiguration
'Usage
Dim instance As VariationsLabelMenuConfiguration
public enum VariationsLabelMenuConfiguration
Members
| Member name | Description | |
|---|---|---|
| LinkToPeers | Determines linking directly to peers of the current page. This is the default. | |
| LinkToParent | Determines linking to parent variation site of the current page. | |
| LinkToTopSite | Determines linking to the top site of the Variation hierarchy of the target. |
Examples
Reference code on how to use this can be found in "/_ControlTemplates/VariationsLabelMenu.ascx".
See Also
Reference
Microsoft.SharePoint.Publishing.WebControls Namespace
LinkToParent
LinkToPeers
LinkToTopSite