TopologyManager topology = new TopologyManager();
PortalSite portal = topology.PortalSites[new Uri("http://test-server")];
PortalContext context = PortalApplication.GetContext(portal);
UserProfileManager profileManager = new UserProfileManager(context);
No comments:
Post a Comment