EnhancedHtmlEditing Members
Include Protected Members
Include Inherited Members
Replaces the SharePoint Content Editor Web Part rich-text editor with a more comprehensive version.
The EnhancedHtmlEditing type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EnhancedHtmlEditing | Initializes a new instance of the EnhancedHtmlEditing object. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
FeatureActivated | Activates the enhanced HTML editing feature. (Overrides SPFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties).) | |
FeatureDeactivating | Deactivates the enhanced HTML editing feature. (Overrides SPFeatureReceiver.FeatureDeactivating(SPFeatureReceiverProperties).) | |
FeatureInstalled | Installs the enhanced HTML editing feature. (Overrides SPFeatureReceiver.FeatureInstalled(SPFeatureReceiverProperties).) | |
FeatureUninstalling | Uninstalls the enhanced HTML editing feature. (Overrides SPFeatureReceiver.FeatureUninstalling(SPFeatureReceiverProperties).) | |
FeatureUpgrading | (Inherited from SPFeatureReceiver.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top