Click or drag to resize
CMSAbstractEditableControlEditDialogWidth Property
Edit dialog width which will be opened for editing of the editable control. Used in On-site editing.

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected virtual string EditDialogWidth { get; }

Property Value

Type: String
See Also