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