Freigeben über


SPSiteHealthRule.GetContentTypesByName-Methode

Namespace:  Microsoft.SharePoint.Administration.SiteHealth
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Function GetContentTypesByName ( _
    lcid As UInteger _
) As Dictionary(Of String, String)
'Usage
Dim lcid As UInteger
Dim returnValue As Dictionary(Of String, String)

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

Parameter

Rückgabewert

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

Siehe auch

Referenz

SPSiteHealthRule Klasse

SPSiteHealthRule-Member

Microsoft.SharePoint.Administration.SiteHealth-Namespace