Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called to create an EditorPartChrome which can be used to create the SPEditorPartChrome which will be used to render ToolParts and EditorParts
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Function CreateEditorPartChrome As EditorPartChrome
'Usage
Dim returnValue As EditorPartChrome
returnValue = Me.CreateEditorPartChrome()
protected override EditorPartChrome CreateEditorPartChrome()
Return value
Type: System.Web.UI.WebControls.WebParts.EditorPartChrome
Returns EditorPartChrome.