ScriptCulture constructor (1 of 2)

namespace: Serenity   assemblySerenity.Net.Web

Creates a new instance of the class using CurrentCulture

public ScriptCulture()

See Also


ScriptCulture constructor (2 of 2)

namespace: Serenity   assemblySerenity.Net.Web

Creates a new instance of the class

public ScriptCulture(CultureInfo culture)
parameter description
culture The culture to read settings from

See Also