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..::.SortPagesByDirection Property

Gets or sets an enumeration value that determines a sort direction for the page sort order.

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

value = instance.SortPagesByDirection

instance.SortPagesByDirection = value
C#
[WebBrowsableAttribute(false)]
[PersonalizableAttribute(PersonalizationScope.Shared)]
public TableOfContentsWebPart..::..SortDirection SortPagesByDirection { get; set; }
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