Class ReportsViewController
Inheritance
System.Object
ReportsViewController
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Sdl.TranslationStudioAutomation.IntegrationApi
Assembly: Sdl.TranslationStudioAutomation.IntegrationApi.dll
Syntax
[BindController("ReportsView")]
public class ReportsViewController : AbstractBindedController, IDisposable, IBindedController
Constructors
ReportsViewController()
Declaration
public ReportsViewController()
Methods
Initialize(IViewContext)
Declaration
protected override void Initialize(IViewContext context)
Parameters
Type | Name | Description |
---|---|---|
IViewContext | context |
Overrides
Implements
System.IDisposable