Timeline for How to access the data from Manage User Profiles?
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 22, 2014 at 13:00 | comment | added | variable | yes it worked now, thanks can you check this question please: sharepoint.stackexchange.com/questions/93873/… | |
| Mar 22, 2014 at 10:06 | comment | added | Salvatore Di Fazio | The UserControl is ok. I have no idea why the DisplayName is not returning back. Have you debugged your code? | |
| Mar 22, 2014 at 10:02 | comment | added | variable | Also, can you tell me why do you suggest to use webpart instead of usercontrol in masterpage UI? | |
| Mar 22, 2014 at 10:01 | comment | added | variable | I tried your js script, have updated my question as the JS code isnt giving me the display name. Can you check, | |
| Mar 22, 2014 at 8:05 | comment | added | Salvatore Di Fazio | I suggest you to use JS for the future solution but if you don't think to deploy the solution for Sharepoint Online the code behind solution is ok. In this case you should release a web part without UI | |
| Mar 22, 2014 at 8:03 | comment | added | variable | Do you suggest me to use a user control or a javascirpt code in master page for my requirement? Based on retreived property value I want to change the css | |
| Mar 22, 2014 at 8:02 | vote | accept | variable | ||
| Mar 22, 2014 at 8:00 | comment | added | Salvatore Di Fazio | Sorry my fault. I updated the C# code | |
| Mar 22, 2014 at 7:59 | history | edited | Salvatore Di Fazio | CC BY-SA 3.0 | deleted 251 characters in body |
| Mar 22, 2014 at 7:57 | comment | added | variable | Hello, I donot want to create new user profile. User profiles are already imported from AD. I just want to fetch the relevant property of the loggedin user. Is this possible? | |
| Mar 22, 2014 at 7:43 | history | answered | Salvatore Di Fazio | CC BY-SA 3.0 |