Check to see if a File being Uploaded is Valid, and is also an image.

If a file is an image file but it is not allowed in finPOWER Connect Cloud Configuration this Function will return False. This Function will on-call 'IsFileUploadValid' if it is a valid image / video file.

Syntax

finHtmlWidgetUtilities.IsFileUploadValidImage(fileData, fileName, [allowVideoFiles])

Parameters

NameTypeOptionalByRefDescription
fileData Byte()
fileName String
allowVideoFiles Boolean Optional If omitted, a value of True is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finHtmlWidgetUtilities
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0