Click or drag to resize
FileUploadAllowedExtensions Property
Gets or sets which files with extensions are allowed to be uploaded.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public virtual string AllowedExtensions { get; set; }

Property Value

Type: String
See Also