LocalTextScript class

namespace: Serenity.Web   assemblySerenity.Net.Web

Local text dynamic script

public class LocalTextScript : DynamicScript, INamedDynamicScript

Public Members

name description
LocalTextScript(…) Creates a new instance of the class
ScriptName { get; }
override GetScript()
static GetLocalTextPackageScript(…) Gets local text package script content (2 methods)
static GetScriptName(…) Gets script registration name for a local text package

See Also