Share via


QuickLinksDialogRedirect.OnInit Method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

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

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

Parameters

See Also

Reference

QuickLinksDialogRedirect Class

QuickLinksDialogRedirect Members

Microsoft.SharePoint.Portal.WebControls Namespace