BWAEditor..::..UseCdn Property
When true, loads TinyMCE from jsDelivr CDN instead of a local path.
Useful for quick testing. For production, self-host TinyMCE and set this to false.
Namespace:
AdvantageCMS.Web.UIAssembly: AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)
Syntax
[BindableAttribute] [DefaultValueAttribute] [DescriptionAttribute] [CategoryAttribute] public bool UseCdn { get; set; }

