Edit custom registration form webparts

sadesh kumar asked on May 28, 2014 05:03

I have edited the custom registration web parts source in visual studio but the changes is not applied in the web page, then how to make alignment for the register button in the custom registration form web parts.

Recent Answers


Brenden Kehren answered on May 28, 2014 07:05

Best practice is to make a copy of the webpart and then make your changes so you aren't modifying the installed versions of webparts.

Are you checking the local install when looking for the changes or do you have a remote test site as well? If you're running it locally, your changes should be seen immediately although caching might be causing the view to be the same. Try a CTRL+F5 and see if this refreshes the page properly.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.