pbAllowInvalidDownloadUrl - cWebResourceManager
Determines whether you can generate download URLs for files that do not exist yet
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbAllowInvalidDownloadUrl
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbAllowInvalidDownloadUrl to BooleanVariable |
| Write Access: | Set pbAllowInvalidDownloadUrl to BooleanVariable/Value |
Description
Determines whether you can generate download URLs for files that do not exist yet.
Default is False.