Common Application Framework

ResourceManager Members

ResourceManager overview

Public Static Properties

Instance Get instance of resource manager

Public Instance Properties

ResourceSets Return a list of all loaded ResourceSets

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