Common Application Framework

SplashScreen.Show Method (String, IApplicationInfo)

Display a splashscreen with the image defined by the given path or resource id

public abstract void Show(
   string imagePathOrID,
   IApplicationInfo applicationInfo
);

Parameters

imagePathOrID
The path or resource id of the image to display
applicationInfo
Application information to display on splashscreen

See Also

SplashScreen Class | Aveva.ApplicationFramework.Presentation Namespace | SplashScreen.Show Overload List