CKEditorControlDialogBackgroundCoverOpacity Property |
The opacity of the dialog background cover.
It should be a number within the range [0.0, 1.0].
Default value: 0.5
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntax public decimal DialogBackgroundCoverOpacity { get; set; }
Property Value
Type:
DecimalSee Also