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

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

Return Value

Type: ObjectQueryWebPartContainerInfo
See Also