MainWeb.ACWLanguageFileUrl

MainWeb.ACWLanguageFileUrl property

Gets or sets the web url of the language file of the control. For example: “/acw_client/lang_en.js”. By default, a built-in english file is used.

public string ACWLanguageFileUrl { get; set; }

See Also