Version

NotificationSettings Class Methods

For a list of all members of this type, see NotificationSettings 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 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 MethodResetSets all properties of this NotificationSettings instance to their default values.  
Public MethodResetActionSets the Action property to its default value.  
Public MethodResetCaptionSets the Caption property to its default value.  
Public MethodResetImageSets the Image property to its default value.  
Public MethodResetSoundSets the Sound property to its default value.  
Public MethodResetTextSets the Text property to its default value.  
Public MethodShouldSerializeReturns whether this NotificationSettings instance requires serialization.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the string representation of this object.  
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 MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on a sub-object.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeActionReturns whether the Action property requires serialization.  
Protected MethodShouldSerializeCaptionReturns whether the Caption property requires serialization.  
Protected MethodShouldSerializeImageReturns whether the Image property requires serialization.  
Protected MethodShouldSerializeSoundReturns whether the Sound property requires serialization.  
Protected MethodShouldSerializeSoundAsStringThis member supports the Infragistics infrastructure and is not intended to be used externally.  
Protected MethodShouldSerializeTextReturns whether the Text property requires serialization.  
See Also