ImageGalleryUrl Property

Free Text Box Controls

FreeTextBox 3.2 Documentation ImageGalleryUrl Property
NamespacesFreeTextBoxControlsFreeTextBoxImageGalleryUrl
The Url of the gallery used when the InsertImageFromGallery button is pressed
Declaration Syntax
C# Visual Basic Visual C++
                  public string ImageGalleryUrl { get; set; }
                  Public Property ImageGalleryUrl As String
                  public:
property String^ ImageGalleryUrl {
	String^ get ();
	void set (String^ value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068