Share via


HtmlEditor.OnContentChanged Method

Implementation of IPostBackEventHandler interface.

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

Syntax

'Declaration
Protected Overridable Sub OnContentChanged ( _
    e As EventArgs _
)
'Usage
Dim e As EventArgs

Me.OnContentChanged(e)
protected virtual void OnContentChanged(
    EventArgs e
)

Parameters

See Also

Reference

HtmlEditor Class

HtmlEditor Members

Microsoft.SharePoint.Publishing.WebControls Namespace

HtmlEditor