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.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overridable Sub OnEndpointAddressesChanged ( _
sender As Object, _
e As EventArgs _
)
'Usage
Dim sender As Object
Dim e As EventArgs
Me.OnEndpointAddressesChanged(sender, _
e)
protected virtual void OnEndpointAddressesChanged(
Object sender,
EventArgs e
)
Parameters
- sender
Type: System.Object
- e
Type: System.EventArgs