| InlineEditingTextBoxEnableEditingOnTextClick Property | 
            If 
true edit mode can be reached by clicking the formatted text, otherwise the formatted text is not clickable and it's necessary to call 
SwitchToEditMode method explicitly.
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
 Syntax
Syntaxpublic bool EnableEditingOnTextClick { get; set; }Property Value
Type: 
Boolean See Also
See Also