Click or drag to resize
WebPartContainerContainer Property
Web part container object.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public WebPartContainerInfo Container { get; set; }

Property Value

Type: WebPartContainerInfo
See Also