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.
This member overrides FormComponent.OnPreRender(EventArgs).
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Sub OnPreRender ( _
args As EventArgs _
)
'Usage
Dim args As EventArgs
Me.OnPreRender(args)
protected override void OnPreRender(
EventArgs args
)
Parameters
- args
Type: System.EventArgs