Compartir a través de


: ToolBarHelper.WriteLabelTableCell (Método) (HtmlTextWriter, String, String, ToolBarOrientation) (Microsoft.SharePoint.Portal.WebControls)

Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Shared Sub WriteLabelTableCell ( _
    output As HtmlTextWriter, _
    strText As String, _
    strToolTip As String, _
    tbo As ToolBarOrientation _
)
'Uso
Dim output As HtmlTextWriter
Dim strText As String
Dim strToolTip As String
Dim tbo As ToolBarOrientation

ToolBarHelper.WriteLabelTableCell(output, strText, strToolTip, tbo)
public static void WriteLabelTableCell (
    HtmlTextWriter output,
    string strText,
    string strToolTip,
    ToolBarOrientation tbo
)

Parámetros

  • output
  • strText
  • strToolTip
  • tbo

Vea también

Referencia

ToolBarHelper (Clase)
ToolBarHelper (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)