Click or drag to resize
CMSWidgetPropertiesPageFramesManager Property
Gets the frames manager which ensures communication between frames in a modal dialog.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
protected WebPartFramesManager FramesManager { get; }

Property Value

Type: WebPartFramesManager
See Also