Compartir a través de


Evento Tab.Command

Se produce cuando se hace clic en el control de Tab .

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

Sintaxis

'Declaración
Public Event Command As CommandEventHandler
'Uso
Dim instance As Tab
Dim handler As CommandEventHandler

AddHandler instance.Command, handler
public event CommandEventHandler Command

Vea también

Referencia

clase Tab

Miembros Tab

Espacio de nombres Microsoft.SharePoint.Portal.WebControls