Click or drag to resize

FileUploadActionFunction Property

Gets javascript function to be executed for file uploading.

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

Property Value

Type: String
See Also