FileUploadAllowedExtensions Property |
Gets or sets which files with extensions are allowed to be uploaded.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public virtual string AllowedExtensions { get; set; }
Property Value
Type:
StringSee Also