LocalTextScript.GetScriptName method
Gets the script registration name for a local text package.
public static string GetScriptName(string package, string languageId, bool isPending)
| parameter | description |
|---|---|
| package | The package key. |
| languageId | The language ID. |
| isPending | The pending flag. |
Return Value
The script registration name.
See Also
- class LocalTextScript