Properties for cWebDragDropFileHelper

View property list in alphabetical order

NameDescription
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

phoActionJsonDataHandle to a JSON Object representing the action data during a server action
psDynamicObjectIdThe (unique) ID of the dynamic object
psJSClassDetermines which JavaScript class belongs to the DataFlex class

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