Common Application Framework

ResourceManager.GetObject Method (String)

Gets a resource object.

public abstract object GetObject(
   string resourceID
);

Parameters

resourceID
Resource identifier for the required object

Return Value

A resource object

See Also

ResourceManager Class | Aveva.ApplicationFramework.Presentation Namespace | ResourceManager.GetObject Overload List