| CMSWebPartPropertiesPageGetPageInfo Method (String, Int32) | 
            Gets the page info for the properties page.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic static PageInfo GetPageInfo(
	string aliasPath,
	int templateId
)
Parameters
- aliasPath
- Type: SystemString
 Alias path
- templateId
- Type: SystemInt32
 Template ID
Return Value
Type: 
PageInfo See Also
See Also