Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace:  Microsoft.TeamFoundation.Build.Controls
Assembly:  Microsoft.TeamFoundation.Build.Controls (in Microsoft.TeamFoundation.Build.Controls.dll)
Syntax
'Declaration
Sub LoadData ( _
    dataSource As Object _
)
void LoadData(
    Object dataSource
)
void LoadData(
    Object^ dataSource
)
abstract LoadData : 
        dataSource:Object -> unit
function LoadData(
    dataSource : Object
)
Parameters
- dataSource
 Type: System.Object
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.