LocalTextScript constructor

namespace: Serenity.Web   assemblySerenity.Net.Web

Creates a new instance of the class

public LocalTextScript(ILocalTextRegistry registry, string package, string includes, 
    string languageId, bool isPending)
parameter description
registry Text registry
package Package key
includes Includes regex
languageId LanguageID
isPending True to include pending texts

Exceptions

exception condition
ArgumentNullException

See Also