Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Clears all localization strings in the LocalizedStringManager object except those in the default language.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Sub ClearAllButDefaultLanguage
'Usage
Dim instance As LocalizedStringManager
instance.ClearAllButDefaultLanguage()
public void ClearAllButDefaultLanguage()