Common Application Framework

ResourceManager.GetString Method (String, String)

Gets a resource string from the named resource set.

public abstract string GetString(
   string resourceID,
   string resourceSetName
);

Parameters

resourceID
resourceSetName

Return Value

See Also

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