| CMSAbstractDataPropertiesGetDataSet Method (String) | 
            Retrieves DataSet with node according to the provided parameters.
            
 
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic DataSet GetDataSet(
	string path
)
Parameters
- path
- Type: SystemString
 Node path
Return Value
Type: 
DataSet See Also
See Also