Version 24.2 (latest)

ResourceStringBase Class Methods

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

Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this object  
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAddingVirtual method called when the first listener is being added to the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event. (Inherited from Infragistics.Services.PropertyChangeNotifier)
Protected MethodOnHasListenersChangedVirtual method called when the HasListeners property changes. (Inherited from Infragistics.Services.PropertyChangeNotifier)
Protected MethodOnPropertyChangedUsed to raise the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event for the specified property name. (Inherited from Infragistics.Services.PropertyChangeNotifier)
Protected MethodRaisePropertyChangedEventRaises the PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier)
See Also