Interface IActionProvider
Namespace: ArtOfTest.Common.Design.Extensibility
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public interface IActionProvider
Properties
ControlActionTypes
Declaration
Type[] ControlActionTypes { get; }
Property Value
System.Type[]
|