Gets a resource object.
Gets a resource object.
public abstract object GetObject(string);
Gets a resource object from the named resource set.
public abstract object GetObject(string,string);
ResourceManager Class | Aveva.ApplicationFramework.Presentation Namespace