AquaLogic Interaction Development Kit (IDK) 6.0.0

UserInterfaceProperty Members

UserInterfaceProperty overview

Public Static Fields

DTDURL An optional DTD describing the markup type that is expected for this User Interface. Note: A DTD is a Document Type Definition; this is a file describing the format of the applicable markup.
UniqueID The unique ID that identifies this User Interface. This is the string sent to Portlets.
URL The URL for the User Interface.

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, 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

UserInterfaceProperty Class | Plumtree.Remote.PRC Namespace