ITinyMceUserProfileIgxSmartPaste 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; }
ReadOnly Property IgxSmartPaste As String
Get
property String^ IgxSmartPaste {
String^ get ();
}
abstract IgxSmartPaste : string with get
Property Value
Type:
StringExamples Example IgxSmartPaste values: "destination", "text"
See Also