Click or drag to resize
CKEditorControlFileBrowserWindowWidth Property
The width of the file browser popup window. Default value: 80%

Namespace: CMS.CKEditor.Web.UI
Assembly: CMS.CKEditor.Web.UI (in CMS.CKEditor.Web.UI.dll) Version: 11.0.0
Syntax
C#
public Unit FileBrowserWindowWidth { get; set; }

Property Value

Type: Unit
See Also