Uiinfrastructure API Docs  
 

ASURLContainer Members

ASURLContainer overview

Public Instance Constructors

icon ASURLContainer Overloaded. Initializes a new instance of the ASURLContainer class.

Public Instance Methods

iconAddQSPair Add additional Querystring parameter (one that is not activityspace, control or page).
iconEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
iconGetASParent Returns the m_asOwner.
iconGetASSpace Returns the m_aspaceName.
iconGetASSpaceID Returns the m_aspaceName.
iconGetControl Returns the m_ctrlName.
iconGetHashCode (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.
iconGetImageType Gets the button type, if there is one
iconGetNonASQSPairs 
iconGetPage Returns the m_pageName.
iconGetQSValue Pretty messy/inefficent, but coulnd't think of a better way
iconGetType (inherited from Object)Gets the Type of the current instance.
iconGetURLAsQS 
iconGetURLName Returns the m_urlName.
iconSetASSpace Sets the m_aspaceName.
iconSetASSpaceID Sets the m_aspaceName.
iconSetButtonType Sets the button type
iconSetControl Sets the m_ctrlName.
iconSetPage Sets the m_pageName.
iconSetURLName Sets the m_urlName.
iconToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

iconFinalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
iconMemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

ASURLContainer Class | com.plumtree.uiinfrastructure.activityspace Namespace