Checks if specified extension is allowed.
Namespace: CMS.WebDAVAssembly: CMS.WebDAV (in CMS.WebDAV.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- formFieldInfo
- Type: CMS.FormEngine FormFieldInfo
Form field info
- extension
- Type: System String
File extension
Return Value
Type: BooleanTRUE if extension is allowed
See Also