Version

NamedReference Class Methods

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

Public Methods
 NameDescription
Public MethodResetResets this named reference to its default property values.  
Public MethodResetKeySets the key back to null. (Inherited from Infragistics.WebUI.Shared.KeyedObjectBase)
Public MethodShouldSerializeKeyReturns true if the key needs to be serialized (not null). (Inherited from Infragistics.WebUI.Shared.KeyedObjectBase)
Public MethodToStringConverts the named reference to a string representation.  
Protected Methods
 NameDescription
Protected MethodOnAddedToCollectionOverridden. This notification occurs when the NamedReference is added to a collection.  
Protected MethodOnRemovedFromCollectionOverridden. This notification occurs when the NamedReference is removed from a collection.  
See Also