Skip to content

psUploadUrl - cLocalWebResourceManager

The base URL of the resource handler used to generate file upload URLs

Type: Property
Access: Read/Write
Data Type: String
Parameters: None

Syntax

Property String psUploadUrl
Access Type Syntax
Read Access: Get psUploadUrl to StringVariable
Write Access: Set psUploadUrl to StringVariable/Value

Description

The base URL of the resource handler used to generate file upload URLs.

This relative URL points to the HTTP handler that handles file upload requests.

Default is "DfResource/Upload".