TransformationInfoProviderGetVirtualObject Method |
Returns web part layout info for specified path
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public static TransformationInfo GetVirtualObject(
string path
)
Parameters
- path
- Type: SystemString
Path
Return Value
Type:
TransformationInfoSee Also