PromptBoxFileSelectButtonRestrictionsSettingsBuilder
Methods
AllowedExtensions(System.String[])
Defines the allowed file extensions.
Parameters
value - System.String[]
The value that configures the allowedextensions.
MaxFileSize(System.Double)
Defines the maximum file size in bytes.
Parameters
value - System.Double
The value that configures the maxfilesize.