LocalTextScript.GetLocalTextPackageScript method (1 of 2)
namespace: Serenity.Web assembly: Serenity.Net.Web
public static string GetLocalTextPackageScript(ILocalTextRegistry registry, string includes,
string languageId, bool isPending)
See Also
- interface ILocalTextRegistry
- class LocalTextScript
LocalTextScript.GetLocalTextPackageScript method (2 of 2)
namespace: Serenity.Web assembly: Serenity.Net.Web
public static string GetLocalTextPackageScript(ILocalTextRegistry registry,
LocalTextPackages packages, string package, string languageId, bool isPending)
See Also
- interface ILocalTextRegistry
- class LocalTextPackages
- class LocalTextScript