WebPartContainerInfoProviderGetWebPartContainerInfoByGUID Method |
Returns object with specified GUID.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public static WebPartContainerInfo GetWebPartContainerInfoByGUID(
Guid containerGuid
)
Parameters
- containerGuid
- Type: SystemGuid
Object GUID
Return Value
Type:
WebPartContainerInfoSee Also