VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiUploadFileButtonJS type / get_FileExtensionFilter Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_FileExtensionFilter Method
In This Topic
Gets a unique file type specifiers describing file types to allow.
Syntax
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiUploadFileButtonJS(settings);

var value; // Type: string
value = instance.get_FileExtensionFilter();

Return Value

Unique file type specifiers.
Browser Compatibility
56+
45+
11
See Also