Common Application Framework

ResourceManager.GetString Method

Gets a resource string.

Overload List

Gets a resource string.

public abstract string GetString(string);

Gets a resource string from the named resource set.

public abstract string GetString(string,string);

See Also

ResourceManager Class | Aveva.ApplicationFramework.Presentation Namespace