ToolPane.CreateEditorPartChrome method
Chamado para criar um EditorPartChrome que pode ser usado para criar a SPEditorPartChrome que será usado para processar ToolParts e EditorParts
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected Overrides Function CreateEditorPartChrome As EditorPartChrome
'Uso
Dim returnValue As EditorPartChrome
returnValue = Me.CreateEditorPartChrome()
protected override EditorPartChrome CreateEditorPartChrome()
Valor retornado
Type: System.Web.UI.WebControls.WebParts.EditorPartChrome
Retorna EditorPartChrome.