CMSEditableRegionUseInlineMode Property |
Indicates whether HTML editor is used in inline (no IFrame) mode.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax public bool UseInlineMode { get; set; }
Property Value
Type:
BooleanSee Also