OWSForm.OnPreRender Method

NOTE: This API is now obsolete.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
<ObsoleteAttribute("This class has been deprecated.")> _
Protected Overrides Sub OnPreRender ( _
    e As EventArgs _
)
'Usage
Dim e As EventArgs

Me.OnPreRender(e)
[ObsoleteAttribute("This class has been deprecated.")]
protected override void OnPreRender(
    EventArgs e
)

Parameters

See Also

Reference

OWSForm Class

OWSForm Members

Microsoft.SharePoint.WebControls Namespace