Class TestListExplorer
Inheritance
System.Object
TestListExplorer
Namespace: ArtOfTest.WebAii.Design.UI.TestLists
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class TestListExplorer : UserControl, IComponentConnector, IStyleConnector
Constructors
TestListExplorer()
Declaration
public TestListExplorer()
Properties
Controller
Declaration
public TestListsExplorerController Controller { get; }
Property Value
SmartBuilder
Methods
CanExecuteCommand(ICommand)
Declaration
public bool CanExecuteCommand(ICommand command)
Parameters
System.
|
Returns
System.
|
HandleCommand(ICommand, Object)
Declaration
public void HandleCommand(ICommand command, object commandArgs)
Parameters
System.
|
System.
|
InitializeComponent()
Declaration
public void InitializeComponent()