FreeTextBox 3.2 Documentation
JavaScriptLocation Property
NamespacesFreeTextBoxControlsFreeTextBoxJavaScriptLocation
Gets or sets where JS files are stored
Declaration Syntax
C# Visual Basic Visual C++
                  public ResourceLocation JavaScriptLocation { get; set; }
                  Public Property JavaScriptLocation As ResourceLocation
                  public:
property ResourceLocation JavaScriptLocation {
	ResourceLocation get ();
	void set (ResourceLocation value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068