PageTemplateInfoProviderGetVirtualObject Method |
Returns web part layout info for specified path
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 10.0.0
Syntax public static PageTemplateInfo GetVirtualObject(
string path,
bool isAdHoc
)
Parameters
- path
- Type: SystemString
Path - isAdHoc
- Type: SystemBoolean
Indicates whether current object has binding on ad-hoc template
Return Value
Type:
PageTemplateInfoSee Also