LocalizedStringManager members

Represents the strings used to localize user profile properties, display names, and descriptions.

The LocalizedStringManager type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of strings contained in the LocalizedStringManager object.
Public property DefaultLanguage Gets the locale identifier for the default language that is used for localization strings.
Public property Item Gets or sets a localization string for the specified language.

Top

Methods

  Name Description
Public method ClearAllButDefaultLanguage Clears all localization strings in the LocalizedStringManager object except those in the default language.
Public method ContainsKey Returns a value indicating whether the LocalizedStringManager object contains strings in the specified language.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetUniqueLcids Returns the unique locale identifiers for strings contained in the LocalizedStringManager object, removing any duplicates.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

LocalizedStringManager class

Microsoft.Office.Server.UserProfiles namespace