ITabPageProvider Interface

Namespace:  Microsoft.TeamFoundation.Build.Controls
Assembly:  Microsoft.TeamFoundation.Build.Controls (in Microsoft.TeamFoundation.Build.Controls.dll)

Syntax

'Declaration
Public Interface ITabPageProvider
public interface ITabPageProvider
public interface class ITabPageProvider
type ITabPageProvider =  interface end
public interface ITabPageProvider

The ITabPageProvider type exposes the following members.

Properties

  Name Description
Public property IsDirty
Public property IsValid
Public property TabPage

Top

Methods

  Name Description
Public method DataChanged
Public method GetPreferredSize
Public method Initialize
Public method LoadData
Public method SaveData
Public method Uninitialize
Public method ValidateControls

Top

Events

  Name Description
Public event ControlDataChanged
Public event IsValidChanged

Top

See Also

Reference

Microsoft.TeamFoundation.Build.Controls Namespace