Share via


MobileFormServerPage.OnInit Method

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

This member overrides MobilePage.OnInit(EventArgs).

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

MobileFormServerPage Class

MobileFormServerPage Members

Microsoft.Office.InfoPath.Server.Controls Namespace