TreePathUtilsNewDocumentOrder Method |
Returns the new document order settings for the given site.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax public static DocumentOrderEnum NewDocumentOrder(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
DocumentOrderEnumSee Also