AssemblyResourceHandlerPath Property

Free Text Box Controls

FreeTextBox 3.2 Documentation AssemblyResourceHandlerPath Property
NamespacesFreeTextBoxControlsFreeTextBoxAssemblyResourceHandlerPath
Gets or sets the path to FtbWebResource.axd (if the web.config reference needs to happen elsewhere)
Declaration Syntax
C# Visual Basic Visual C++
                  public string AssemblyResourceHandlerPath { get; set; }
                  Public Property AssemblyResourceHandlerPath As String
                  public:
property String^ AssemblyResourceHandlerPath {
	String^ get ();
	void set (String^ value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068