Skip to content

psResourceUrl - cLocalWebResourceManager

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

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

Syntax

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

Description

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

This relative URL points to the HTTP handler that performs the file streaming.

Default is "DfResource".