Click or drag to resize
CKEditorControlBaseFloatZIndex Property
The base Z-index for floating dialogs and popups. Default value: 10000

Namespace: CMS.CKEditor
Assembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax
C#
public int BaseFloatZIndex { get; set; }

Property Value

Type: Int32
See Also