Properties for cWebResourceManager

View property list in alphabetical order

NameDescription
pbAllowInvalidDownloadUrlDetermines whether you can generate download URLs for files that do not exist yet
pbAllowNonSessionDownloadsControls whether non-session-bound file downloads are allowed
pbDownloadBindSessionUsed by DownloadUrl. If True, the download URL will only work for this session
pbRegisterReportsCacheFolderDetermines whether the default reports cache folder will be registered as valid download folder
pbRegisterUploadsFolderDetermines whether the default uploads folder will be registered as valid upload folder
piDownloadTimeoutUsed by DownloadUrl to determines the length of time (in hours) this download URL remains valid
psResourceUrlThe base URL of the resource handler used to generate file download URLs
psUploadUrlThe base URL of the resource handler used to generate file upload URLs

Inherited Properties from cBaseWebComponent

Main_DDIdentifies the DataDictionary object that controls the database file, the data from which is central to this object's function

Inherited Properties from cObject

Child_CountReturns the number of child objects the object contains
Delegation_ModeDetermines if and how unknown messages are delegated
NameReturns the full name of the object including parentage
Object_IdReturns the object handle of the object, can be used to determine if an object exists
Object_LabelReturns the short name of an object
ParentReturns the parent of an object
peNeighborhoodDetermines how an object and its descendents participate in object neighborhood referencing