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.
Launches the document converter when context changes meet the criteria of the specified event arguments.
Namespace: Microsoft.Office.DocumentManagement.AdminPages
Assembly: Microsoft.Office.DocumentManagement.AdminPages (in Microsoft.Office.DocumentManagement.AdminPages.dll)
Syntax
'Declaration
Protected Sub OnContextChange ( _
sender As Object, _
e As EventArgs _
)
'Usage
Dim sender As Object
Dim e As EventArgs
Me.OnContextChange(sender, e)
protected void OnContextChange(
Object sender,
EventArgs e
)
Parameters
sender
Type: System.ObjectObject that represents the sender
e
Type: System.EventArgsSpecified event arguments that launch the document converter