FieldPropertiesHtmlEditor_EditModes Property |
Specifies the HTMLEditor edit modes to be made available to the user when the field is writeable.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax EditModes HtmlEditor_EditModes { get; }
ReadOnly Property HtmlEditor_EditModes As EditModes
Get
Property Value
Type:
EditModesSpecifies the HTMLEditor edit modes to be made available to the user when the field is writeable.
Remarks
Applies to CellType HtmlEditor only.
See Also