Uiinfrastructure API Docs  
 

ASURLContainer Members

ASURLContainer overview

Public Instance Constructors

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

Public Instance Methods

AddQSPair Add additional Querystring parameter (one that is not activityspace, control or page).
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetASParent Returns the m_asOwner.
GetASSpace Returns the m_aspaceName.
GetASSpaceID Returns the m_aspaceName.
GetControl Returns the m_ctrlName.
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.
GetImageType Gets the button type, if there is one
GetNonASQSPairs 
GetPage Returns the m_pageName.
GetQSValue Pretty messy/inefficent, but coulnd't think of a better way
GetType (inherited from Object)Gets the Type of the current instance.
GetURLAsQS 
GetURLName Returns the m_urlName.
SetASSpace Sets the m_aspaceName.
SetASSpaceID Sets the m_aspaceName.
SetButtonType Sets the button type
SetControl Sets the m_ctrlName.
SetPage Sets the m_pageName.
SetURLName Sets the m_urlName.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

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

See Also

ASURLContainer Class | com.plumtree.uiinfrastructure.activityspace Namespace