PageInfoProviderGetVirtualPageInfo Method (Int32) |
Gets a virtual page info instance based on the given page template
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax public static PageInfo GetVirtualPageInfo(
int pageTemplateId
)
Parameters
- pageTemplateId
- Type: SystemInt32
Page template ID
Return Value
Type:
PageInfoSee Also