Share via


WrkTaskIPPage.OnInit method

OnInit event handler

Namespace:  Microsoft.Office.Workflow
Assembly:  Microsoft.Office.Workflow.Pages (in Microsoft.Office.Workflow.Pages.dll)

Syntax

'Declaration
Protected Overrides Sub OnInit ( _
    e As EventArgs _
)
'Usage
Dim e As EventArgs

Me.OnInit(e)
protected override void OnInit(
    EventArgs e
)

Parameters

See also

Reference

WrkTaskIPPage class

WrkTaskIPPage members

Microsoft.Office.Workflow namespace