Click or drag to resize
WebPartContainerSiteInfoProviderGetWebPartContainerSiteInfos Method
Returns all web part container -- site bindings.

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

Return Value

Type: ObjectQueryWebPartContainerSiteInfo
See Also