Returns single document node.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- aliasPath
- Type: System String
Node AliasPath
- combineWithDefaultCulture
- Type: System Boolean
Specifies if return the default culture document when specified culture not found
- className (Optional)
- Type: System String
Node ClassName (e.g.: "cms.article")
- selectOnlyPublished (Optional)
- Type: System Boolean
Published nodes only
Return Value
Type: TreeNodeSee Also