Aqualogic Interaction API  
 

PT_GADGETINFO_SETTINGS Members

PT_GADGETINFO_SETTINGS overview

Public Static Fields

PT_GADGETINFO_APPLICATIONURL application URL: no longer used (4.5X)
PT_GADGETINFO_DIRECTORY directory used for gadget agent serialization: no longer used (4.5X)
PT_GADGETINFO_GADGETASPDIRECTORY ASP directory to gadget: no longer used (4.5X)
PT_GADGETINFO_GADGETID Gadget ID: no longer used (4.5X)
PT_GADGETINFO_GADGETURL URL to gadget: not used
PT_GADGETINFO_SENDBASICAUTH if true, send basic auth: no longer used (4.5X)
PT_GADGETINFO_USERID user ID for owner of this gadget cache entry instance: no longer used (4.5X)
PT_GADGETINFO_WEBSERVERADDRESS web server address

Public Instance Constructors

PT_GADGETINFO_SETTINGS Constructor Initializes a new instance of the PT_GADGETINFO_SETTINGS class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

PT_GADGETINFO_SETTINGS Class | com.plumtree.server Namespace | PTMyPortalGadgetInfo | IPTGadgetInfo