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 | |
|---|---|---|
| .gif) | IsDirty | |
| .gif) | IsValid | |
| .gif) | TabPage | 
Top
Methods
| Name | Description | |
|---|---|---|
| .gif) | DataChanged | |
| .gif) | GetPreferredSize | |
| .gif) | Initialize | |
| .gif) | LoadData | |
| .gif) | SaveData | |
| .gif) | Uninitialize | |
| .gif) | ValidateControls | 
Top
Events
| Name | Description | |
|---|---|---|
| .gif) | ControlDataChanged | |
| .gif) | IsValidChanged | 
Top