Click or drag to resize
CMSEditableRegionUseInlineMode Property
Indicates whether HTML editor is used in inline (no IFrame) mode.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public bool UseInlineMode { get; set; }

Property Value

Type: Boolean
See Also