Common Application Framework

ResourceManager.GetIcon Method

Gets a resource Icon.

Overload List

Gets a resource Icon.

public abstract Icon GetIcon(string);

Gets a resource Icon from the named resource set.

public abstract Icon GetIcon(string,string);

See Also

ResourceManager Class | Aveva.ApplicationFramework.Presentation Namespace