Common Application Framework

ResourceManager Methods

The methods of the ResourceManager class are listed below. For a complete list of ResourceManager class members, see the ResourceManager Members topic.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetIconOverloaded. Gets a resource Icon from the named resource set.
GetImageOverloaded. Gets a resource Image from the named resource set. Uses defaultResourceId if resourceID is not found
GetObjectOverloaded. Gets a resource object from the named resource set.
GetStandardImage Gets a standard image.
GetStringOverloaded. Gets a resource string from the named resource set.
GetType (inherited from Object) Gets the Type of the current instance.
LoadResourceFile Loads the resource file with given base name.
ReleaseAllResources Release all resource unlocking resource files
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

ResourceManager Class | Aveva.ApplicationFramework.Presentation Namespace