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