HTML Editor for ASP.NET AJAX
AllowedImageExtensions Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorAllowedImageExtensions
Comma delimited list of allowed image extensions that may be uploaded in the Image Browser.
Declaration Syntax
C#
public string AllowedImageExtensions { get; set; }
Remarks
This property constrains the uploaded files to the image extensions listed.

The default list includes gif, jpg, jpeg and png.

Assembly: Winthusiasm.HtmlEditor (Module: Winthusiasm.HtmlEditor) Version: 2.3.0.0 (2.3.0.0)