IDynamicScriptManager.GetRegisteredScripts method

namespace: Serenity.Web   assemblySerenity.Net.Web

Gets a dictionary of registered script names and their cached hashes

public Dictionary<string, string> GetRegisteredScripts()

See Also