BWAEditor..::..TinyMceScriptUrl Property
URL to the TinyMCE script. Defaults to self-hosted path.
Set this to your CDN or local path.
When UseCdn is true, this is ignored and jsDelivr is used.
Namespace:
AdvantageCMS.Web.UIAssembly: AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)
Syntax
[BindableAttribute] [DefaultValueAttribute] [DescriptionAttribute] [CategoryAttribute] public string TinyMceScriptUrl { get; set; }

