PromptBoxFileSelectButtonRestrictionsSettingsBuilder
Methods
AllowedExtensions(System.String[])
Defines the allowed file extensions.
Parameters
value - System.String[]
The value for AllowedExtensions
RETURNS
Returns the current PromptBoxFileSelectButtonRestrictionsSettingsBuilder instance.
MaxFileSize(System.Double)
Defines the maximum file size in bytes.
Parameters
value - System.Double
The value for MaxFileSize
RETURNS
Returns the current PromptBoxFileSelectButtonRestrictionsSettingsBuilder instance.