LocalTextScript.GetScriptName method
namespace: Serenity.Web assembly: Serenity.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
- class LocalTextScript