Version

UltraNavigationBarLocation Class Methods

For a list of all members of this type, see UltraNavigationBarLocation members.

Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetFullPathReturns a string which represents the full hierarchical path of this UltraNavigationBarLocation, optionally including all ancestor locations regardless of the value of the IncludeTextInFullPath property.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetResets all property value for this UltraNavigationBarLocation instance to their respective default values.  
Public MethodResetDisplayTextResets the value of the DisplayText property to its default.  
Public MethodResetIncludeTextInFullPathResets the value of the IncludeTextInFullPath property to its default.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetLocationsOverloaded. Resets the value of the Locations property to its default.  
Public MethodResetSettingsResets the value of the Settings property to its default.  
Public MethodResetTextResets the value of the Text property to its default.  
Public MethodResetToolTipTextResets the value of the ToolTipText property to its default.  
Public MethodResetVisibleResets the value of the Visible property to its default.  
Public MethodShouldSerializeReturns whether this UltraNavigationBarLocation instance has any property settings which deviate from their default values.  
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnDisposeOverridden. Called when this UltraNavigationBarLocation instance has been disposed of.  
Protected MethodOnObjectPropChangedOverridden. Called when a property of this object or another sub object that we are listening to notifies us that one of its properties has changed.  
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on a sub-object.  
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeDisplayTextReturns whether the value of the DisplayText property has been changed from its default.  
Protected MethodShouldSerializeIncludeTextInFullPathReturns whether the value of the IncludeTextInFullPath property has been changed from its default.  
Protected MethodShouldSerializeLocationsReturns whether the value of the Locations property has been changed from its default.  
Protected MethodShouldSerializeSettingsReturns whether the value of the Settings property has been changed from its default.  
Protected MethodShouldSerializeTextReturns whether the value of the Text property has been changed from its default.  
Protected MethodShouldSerializeToolTipTextReturns whether the value of the ToolTipText property has been changed from its default.  
Protected MethodShouldSerializeVisibleReturns whether the value of the Visible property has been changed from its default.  
See Also