Common Application Framework

ResourceManager.GetIcon Method (String, String)

Gets a resource Icon from the named resource set.

public abstract Icon GetIcon(
   string resourceID,
   string resourceSetName
);

Parameters

resourceID
resourceSetName

Return Value

See Also

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