UploadiFive_Settings.DisallowedFileExtenstionMessage Property If a user attempts to upload a disallowed file extension, this is the
message that will be popped up to the user Namespace: SobekCM.Library.UploadiFive Assembly: SobekCM_Library (in SobekCM_Library.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Property ValueType: StringDefault value is 'File types of '<extension>' are not allowed' Remarks You can use '<extension>' in the string to have the extension
of the attempted file in your message. Setting this to an empty string will
cause no alert to happen clientside, but the upload will be cancelled.
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |