TextEditor.OnPreRender Method

Handles the PreRender event.

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

Syntax

'Declaration
Protected Overrides Sub OnPreRender ( _
    ea As EventArgs _
)
'Usage
Dim ea As EventArgs

Me.OnPreRender(ea)
protected override void OnPreRender(
    EventArgs ea
)

Parameters

See Also

Reference

TextEditor Class

TextEditor Members

Microsoft.SharePoint.Portal.WebControls Namespace