Common Application Framework

ResourceManager.GetObject Method

Gets a resource object.

Overload List

Gets a resource object.

public abstract object GetObject(string);

Gets a resource object from the named resource set.

public abstract object GetObject(string,string);

See Also

ResourceManager Class | Aveva.ApplicationFramework.Presentation Namespace