Common Application Framework

ResourceManager.GetImage Method (String, String)

Gets a resource Image from the named resource set.

public abstract Image GetImage(
   string resourceID,
   string resourceSetName
);

Parameters

resourceID
resourceSetName

Return Value

See Also

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