CMSAbstractDataPropertiesGetDocument Method |
Returns document of specified path. It optionally uses cache.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public TreeNode GetDocument(
string aliasPath
)
Parameters
- aliasPath
- Type: SystemString
Alias path
Return Value
Type:
TreeNodeSee Also