XmlFormView.OnInit Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Use the [E:Microsoft.Office.InfoPath.Server.Controls.XmlFormView.Initialize,E:Microsoft.Office.InfoPath.Server.Controls.XmlFormView.NotifyHost,E:Microsoft.Office.InfoPath.Server.Controls.XmlFormView.SubmitToHost], or Close events instead of this method.

Namespace:  Microsoft.Office.InfoPath.Server.Controls
Assembly:  Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.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

XmlFormView Class

XmlFormView Members

Microsoft.Office.InfoPath.Server.Controls Namespace