FreeTextBox 3.2 Documentation
AllowImageUpload Property
NamespacesFreeTextBoxControlsImageGalleryAllowImageUpload
Gets or sets if uploading files is allowed
Declaration Syntax
C# Visual Basic Visual C++
                  public bool AllowImageUpload { get; set; }
                  Public Property AllowImageUpload As Boolean
                  public:
property bool AllowImageUpload {
	bool get ();
	void set (bool value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068