Share via


HtmlEditor.UpdateFromSourceDocument Event

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

Syntax

'Declaration
Public Event UpdateFromSourceDocument As EventHandler
'Usage
Dim instance As HtmlEditor
Dim handler As EventHandler

AddHandler instance.UpdateFromSourceDocument, handler
public event EventHandler UpdateFromSourceDocument

See Also

Reference

HtmlEditor Class

HtmlEditor Members

Microsoft.SharePoint.Publishing.WebControls Namespace

HtmlEditor