SPSiteHealthRule.GetContentTypesByName - Méthode

Espace de noms :  Microsoft.SharePoint.Administration.SiteHealth
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Protected Function GetContentTypesByName ( _
    lcid As UInteger _
) As Dictionary(Of String, String)
'Utilisation
Dim lcid As UInteger
Dim returnValue As Dictionary(Of String, String)

returnValue = Me.GetContentTypesByName(lcid)
protected Dictionary<string, string> GetContentTypesByName(
    uint lcid
)

Paramètres

Valeur renvoyée

Type : System.Collections.Generic.Dictionary<String, String>

Voir aussi

Référence

SPSiteHealthRule classe

SPSiteHealthRule - Membres

Microsoft.SharePoint.Administration.SiteHealth - Espace de noms