Click to Rate and Give Feedback
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
This page is specific to
The 2010 product release

Other versions are also available for the following:
TableOfContentsWebPart..::.SortWebsBy Property

Gets or sets an enumeration value that specifies the sort order for the Web sites.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Visual Basic (Declaration)
<PersonalizableAttribute(PersonalizationScope.Shared)> _
<WebBrowsableAttribute(False)> _
Public Property SortWebsBy As TableOfContentsWebPart..::..NavigationSortOption
    Get
    Set
Visual Basic (Usage)
Dim instance As TableOfContentsWebPart
Dim value As TableOfContentsWebPart..::..NavigationSortOption

value = instance.SortWebsBy

instance.SortWebsBy = value
C#
[PersonalizableAttribute(PersonalizationScope.Shared)]
[WebBrowsableAttribute(false)]
public TableOfContentsWebPart..::..NavigationSortOption SortWebsBy { get; set; }

Property Value

Type: Microsoft.SharePoint.Publishing.WebControls..::.TableOfContentsWebPart..::.NavigationSortOption
The default value for this property is NavigationOrder.

Web sites can be sorted by NavigationOrder, in which case the navigation determines the order, or they can be sorted manually by the TableOfContentsWebPart..::.NavigationSortOption enumeration.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker