AdvantageCommonBasePage..::..RenderTopResources Property
Gets the markup that should be injected as the first content inside the
page's <head>. The base implementation emits the native
String.prototype trim capture script so it runs before
MicrosoftAjaxCore.js overrides the trim methods with its slow regex
polyfill. Descendants should override to extend the top-of-head content
and must call base.RenderTopResources first so the trim capture
remains the very first script the browser executes.
Namespace:
AdvantageCMS.Core.Common.BaseClassesAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)

