Click or drag to resize
TreePathUtilsNewDocumentOrder Method
Returns the new document order settings for the given site.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static DocumentOrderEnum NewDocumentOrder(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: DocumentOrderEnum
See Also