ToolBarHelper.RenderHorizontalLineControl, méthode (Microsoft.SharePoint.Portal.WebControls)
Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Shared Sub RenderHorizontalLineControl ( _
output As HtmlTextWriter, _
strTitle As String, _
strDetailsLink As String, _
strClassName As String, _
strClientID As String _
)
'Utilisation
Dim output As HtmlTextWriter
Dim strTitle As String
Dim strDetailsLink As String
Dim strClassName As String
Dim strClientID As String
ToolBarHelper.RenderHorizontalLineControl(output, strTitle, strDetailsLink, strClassName, strClientID)
public static void RenderHorizontalLineControl (
HtmlTextWriter output,
string strTitle,
string strDetailsLink,
string strClassName,
string strClientID
)
Paramètres
- output
- strTitle
- strDetailsLink
- strClassName
- strClientID
Voir aussi
Référence
ToolBarHelper, classe
Membres ToolBarHelper
Microsoft.SharePoint.Portal.WebControls, espace de noms