Click or drag to resize
CMSDataContextWebPartLayouts Property
Collection of web part layouts indexed by their full name

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public FullNameInfoObjectCollection WebPartLayouts { get; }

Property Value

Type: FullNameInfoObjectCollection
See Also