Skip to content

IDynamicScriptManager.GetRegisteredScripts method

Gets a dictionary of registered script names and their cached hashes.

public Dictionary<string, string> GetRegisteredScripts()

Return Value

A dictionary of script names and hashes.

See Also