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

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<WebPartContainerInfo> GetContainersInternal()

Return Value

Type: ObjectQueryWebPartContainerInfo
See Also