LocalTextScript.GetScriptName method

namespace: Serenity.Web   assemblySerenity.Net.Web

Gets script registration name for a local text package

public static string GetScriptName(string package, string languageId, bool isPending)
parameter description
package Package key
languageId Language ID
isPending Is pending flag

See Also