Compartir a través de


del método SilverlightWebPart.CreateEditorParts

Crea un elemento de herramienta de Silverlight que se usa para editar el elemento Web de Silverlight.

Espacio de nombres:  Microsoft.SharePoint.WebPartPages
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public Overrides Function CreateEditorParts As EditorPartCollection
'Uso
Dim instance As SilverlightWebPart
Dim returnValue As EditorPartCollection

returnValue = instance.CreateEditorParts()
public override EditorPartCollection CreateEditorParts()

Valor devuelto

Tipo: System.Web.UI.WebControls.WebParts.EditorPartCollection
Una colección que contiene a un único miembro – un SilverlightToolPart.

Implementaciones

IWebEditable.CreateEditorParts()

Vea también

Referencia

clase SilverlightWebPart

Miembros SilverlightWebPart

Espacio de nombres Microsoft.SharePoint.WebPartPages