Name | Description |
---|---|
pbAllowInvalidDownloadUrl | Determines whether you can generate download URLs for files that do not exist yet |
pbAllowNonSessionDownloads | Controls whether non-session-bound file downloads are allowed |
pbDownloadBindSession | Used by DownloadUrl. If True, the download URL will only work for this session |
pbRegisterReportsCacheFolder | Determines whether the default reports cache folder will be registered as valid download folder |
pbRegisterUploadsFolder | Determines whether the default uploads folder will be registered as valid upload folder |
piDownloadTimeout | Used by DownloadUrl to determines the length of time (in hours) this download URL remains valid |
psResourceUrl | The base URL of the resource handler used to generate file download URLs |
psUploadUrl | The base URL of the resource handler used to generate file upload URLs |
Inherited Properties from cBaseWebComponent | |
Main_DD | Identifies the DataDictionary object that controls the database file, the data from which is central to this object's function |
Inherited Properties from cObject | |
Child_Count | Returns the number of child objects the object contains |
Delegation_Mode | Determines if and how unknown messages are delegated |
Name | Returns the full name of the object including parentage |
Object_Id | Returns the object handle of the object, can be used to determine if an object exists |
Object_Label | Returns the short name of an object |
Parent | Returns the parent of an object |
peNeighborhood | Determines how an object and its descendents participate in object neighborhood referencing |