Click or drag to resize
UploaderHelperIsExtensionAllowed Method
Checks if file is allowed according current settings. If it is not then error message is thrown.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public void IsExtensionAllowed()
See Also