Click or drag to resize
PageInfoEditableItems Property
Editable items contained within the page.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public virtual EditableItems EditableItems { get; }

Property Value

Type: EditableItems
See Also