Click or drag to resize
WebPartContainerInfoProviderGetContainers Method
Returns all web part containers.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public static ObjectQuery<WebPartContainerInfo> GetContainers()

Return Value

Type: ObjectQueryWebPartContainerInfo
See Also