PropertyBase.UpdateLocalizedData Method
Updates any localized data associated with the property.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Protected Overridable Sub UpdateLocalizedData
'Usage
Me.UpdateLocalizedData()
protected virtual void UpdateLocalizedData()