ContentEditorWebPart constructor

Initializes a new instance of the ContentEditorWebPart class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New ContentEditorWebPart()
public ContentEditorWebPart()

Remarks

This is the default constructor.

See also

Reference

ContentEditorWebPart class

ContentEditorWebPart members

Microsoft.SharePoint.WebPartPages namespace