The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WebTestResultViewer::AddResultPage Method (Guid, String^, UserControl^)
Adds a result page to the playback user interface (UI).
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestPackage (in Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll)
Parameters
- pageKey
-
Type:
System::Guid
An ID for the page to add.
- name
-
Type:
System::String^
The name of the page to add.
- control
-
Type:
System.Windows.Forms::UserControl^
A user control to add to the newly created tab for the result.
Show: