Click or drag to resize
FileUploadCheckAllowedExtensions Method
Checks if file is allowed according current settings.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected void CheckAllowedExtensions()
See Also