Partager via


PrivacyItemView.GenerateHtmlForPrivacyLevel, 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
Protected Sub GenerateHtmlForPrivacyLevel ( _
    strbColumnHtml As StringBuilder, _
    privacyLevel As Privacy, _
    selectedPrivacy As Privacy, _
    defaultPrivacy As Privacy _
)
'Utilisation
Dim strbColumnHtml As StringBuilder
Dim privacyLevel As Privacy
Dim selectedPrivacy As Privacy
Dim defaultPrivacy As Privacy

Me.GenerateHtmlForPrivacyLevel(strbColumnHtml, privacyLevel, selectedPrivacy, defaultPrivacy)
protected void GenerateHtmlForPrivacyLevel (
    StringBuilder strbColumnHtml,
    Privacy privacyLevel,
    Privacy selectedPrivacy,
    Privacy defaultPrivacy
)

Paramètres

  • strbColumnHtml
  • privacyLevel
  • selectedPrivacy
  • defaultPrivacy

Voir aussi

Référence

PrivacyItemView, classe
Membres PrivacyItemView
Microsoft.SharePoint.Portal.WebControls, espace de noms