UserProfileManager.IsPersonalSiteMultipleLanguage Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property IsPersonalSiteMultipleLanguage As Boolean
Get
'Usage
Dim instance As UserProfileManager
Dim value As Boolean
value = instance.IsPersonalSiteMultipleLanguage
public bool IsPersonalSiteMultipleLanguage { get; }
Property Value
Type: System.Boolean