Gets or sets a comma-separated list of MIME encodings used to constrain the file types the user can select.
The comma-separated list of MIME encodings.
Use this property to specify the file type that can be uploaded to the server. For example, to restrict the selection to images, set this property to "image/*".
Note Support for this property is browser dependent. Check with your browser to determine if it supports this property.
McHtmlInputFile Class | Mediachase.FileUploader.Web.UI Namespace