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

The default list includes image/gif, image/jpeg, image/pjpeg and image/x-png.

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