ContentEditorWebPart Constructor
Initializes a new instance of the ContentEditorWebPart class.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ContentEditorWebPart()
public ContentEditorWebPart()
Remarks
This is the default constructor.