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.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax string UploadHandlerUrl { get; set; }
Property Value
Type:
StringSee Also