PropertyBaseManager<T>.LoadProperties Method
Loads the profile properties from the database.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Protected Overridable Sub LoadProperties
'Usage
Me.LoadProperties()
protected virtual void LoadProperties()