EnhancedHtmlEditing Class

Replaces the SharePoint Content Editor Web Part rich-text editor with a more comprehensive version.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.SPFeatureReceiver
    Microsoft.SharePoint.Publishing.EnhancedHtmlEditing

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class EnhancedHtmlEditing _
    Inherits SPFeatureReceiver
'Usage
Dim instance As EnhancedHtmlEditing
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class EnhancedHtmlEditing : SPFeatureReceiver

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

EnhancedHtmlEditing Members

Microsoft.SharePoint.Publishing Namespace

FeatureActivated

FeatureDeactivating

FeatureInstalled

FeatureUninstalling