: Tab.CommandName (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property CommandName As String
'Uso
Dim instance As Tab
Dim value As String
value = instance.CommandName
instance.CommandName = value
public string CommandName { get; set; }
Vea también
Referencia
Tab (Clase)
Tab (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)