ITinyMceGroupProfileIgxSmartPaste Property
|
Gets the value of the IgxSmartPaste setting for this profile.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax string IgxSmartPaste { get; set; }
Property IgxSmartPaste As String
Get
Set
property String^ IgxSmartPaste {
String^ get ();
void set (String^ value);
}
abstract IgxSmartPaste : string with get, set
Property Value
Type:
StringExamples Example IgxSmartPaste values: "destination", "text"
See Also