ImageGalleryPath Property

Free Text Box Controls

FreeTextBox 3.2 Documentation ImageGalleryPath Property
NamespacesFreeTextBoxControlsFreeTextBoxImageGalleryPath
The Url of the image gallery to be launched
Declaration Syntax
C# Visual Basic Visual C++
                  public string ImageGalleryPath { get; set; }
                  Public Property ImageGalleryPath As String
                  public:
property String^ ImageGalleryPath {
	String^ get ();
	void set (String^ value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068