Name | Description |
---|---|
pbCapture | (Client Web Property) Allows the capture of media directly from the device's environment using a media capture mechanism |
pbMultiFile | (Client Web Property) Determines whether multiple files can be uploaded with a single drop |
pbServerOnUploadFinished | (Client Web Property) Determines whether the OnTagClick event is sent to the server |
pbShowDialog | (Client Web Property) Determines whether a progress dialog is shown during the file upload |
psAccept | (Client Web Property) Filter that can be used to accept on certain file types |
psClientOnUploadFinished | (Client Web Property) Name of client side OnUploadFinished event handler |
psUploadUrl | (Client Web Property) The base URL of the resource handler used to generate file upload URLs |
Inherited Properties from cWebObject | |
phoActionJsonData | Handle to a JSON Object representing the action data during a server action |
psDynamicObjectId | The (unique) ID of the dynamic object |
psJSClass | Determines which JavaScript class belongs to the DataFlex class |
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 |