Click or drag to resize

FileUploadActionUploaded 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 Action Uploaded { get; set; }

Property Value

Type: Action
See Also