Class PerformanceWelcomeView
Inheritance
System.Object
PerformanceWelcomeView
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
[TemplateVisualState(Name = "Slide1State", GroupName = "PerfWizardStateGroup")]
[TemplateVisualState(Name = "Slide2State", GroupName = "PerfWizardStateGroup")]
public class PerformanceWelcomeView : UserControl, IComponentConnector
Constructors
PerformanceWelcomeView()
Declaration
public PerformanceWelcomeView()
Fields
SLIDE1_STATE
Declaration
public const string SLIDE1_STATE = "Slide1State"
Field Value
System.String
|
SLIDE2_STATE
Declaration
public const string SLIDE2_STATE = "Slide2State"
Field Value
System.String
|
Properties
ProfilesViewParent
Declaration
public PerformanceMainView ProfilesViewParent { get; }
Property Value
PerformanceMainView
|
Methods
InitializeComponent()
Declaration
public void InitializeComponent()