Uiinfrastructure API Docs  
 

LinkConstants Members

LinkConstants overview

Public Static Fields

AMPERSAND 
EQUALS 
QUESTION URL Constants for query string pairs
UTF_8_ENCODING URL constants -- use this for XPHttpUtility.URLEncode encoding
XML_AMPERSAND 

Public Instance Constructors

LinkConstants Constructor Initializes a new instance of the LinkConstants 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

LinkConstants Class | com.plumtree.uiinfrastructure.activityspace Namespace