Click or drag to resize

FileUploadActionAllowedExtensions Property

Gets or sets whick will be executed on successfull file upload.

Namespace:  Dynamicweb.Management.Files.Actions
Assembly:  Dynamicweb.Management.Files (in Dynamicweb.Management.Files.dll) Version: 4.1.1
Syntax
public string AllowedExtensions { get; set; }

Property Value

Type: String
See Also