Common Application Framework

ResourceManager.GetIcon Method (String)

Gets a resource Icon.

public abstract Icon GetIcon(
   string resourceID
);

Parameters

resourceID
Resource identifier for the required icon.

Return Value

A resource Icon

See Also

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