Click or drag to resize
IUploadHandlerUploadHandlerUrl Property
Gets or sets the Upload handler's URL If not set or set to null automatic value according to uploader mode. is provided. Set to override automatic handler selection.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
string UploadHandlerUrl { get; set; }

Property Value

Type: String
See Also