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.
The page and all sections have been created and initialized.
Namespace: Microsoft.TeamFoundation.Controls
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Sub Loaded ( _
sender As Object, _
e As PageLoadedEventArgs _
)
void Loaded(
Object sender,
PageLoadedEventArgs e
)
void Loaded(
Object^ sender,
PageLoadedEventArgs^ e
)
abstract Loaded :
sender:Object *
e:PageLoadedEventArgs -> unit
function Loaded(
sender : Object,
e : PageLoadedEventArgs
)
Parameters
- sender
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.