Common Application Framework

ResourceManager.GetString Method (String)

Gets a resource string.

public abstract string GetString(
   string resourceID
);

Parameters

resourceID
Resource identifier for the required string.

Return Value

A resource string

See Also

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