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: 9.0.0
Syntaxstring UploadHandlerUrl { get; set; }
Property Value
Type:
String
See Also