CalendarAggregationPanel.Render - Méthode
Ce membre remplace WebControl.Render(HtmlTextWriter).
Espace de noms : Microsoft.SharePoint.ApplicationPages.WebControls
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Sub Render ( _
writer As HtmlTextWriter _
)
'Utilisation
Dim writer As HtmlTextWriter
Me.Render(writer)
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override void Render(
HtmlTextWriter writer
)
Paramètres
- writer
Type : System.Web.UI.HtmlTextWriter
Voir aussi
Référence
CalendarAggregationPanel classe
CalendarAggregationPanel - Membres
Microsoft.SharePoint.ApplicationPages.WebControls - Espace de noms