Gets a resource string.
Gets a resource string.
public abstract string GetString(string);
Gets a resource string from the named resource set.
public abstract string GetString(string,string);
ResourceManager Class | Aveva.ApplicationFramework.Presentation Namespace