ITinyMceGroupProfileIgxSmartPaste Property
|
Gets the value of the IgxSmartPaste setting for this profile.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring 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
String
ExampleExample IgxSmartPaste values: "destination", "text"
See Also