Customize Sitefinity login control
I'm using the Sitefinity login control for my frond-end users to login.
Now, i want it show some things differently and i want to show other validation text. Can anyone tell me how to edit this thing?
The control itself says it's source is : ~/SFRes/Telerik.Sitefinity.Resources.Templates.PublicControls.LoginWidget.ascx
But where should i find this .ascx file?
Thanks for helping,
Best regards, Tys
Hi Tys,
If you are using Sitefinity 5.4, you can find the templates under the '~/Templates/' folder inside your webproject. Otherwise you could download the Sitefinity SDK which also holds some .zip files containing frontend and backend widget templates.
Kind regards,
Daniel
Hi Daniel,
I have 5.4, but can't find that "Templates" folder anywhere.
Any idea on how this happened?
Tys
It should be in the root. It is 'hidden', so maybe check outside of Visual Studio?
Kind regards,
Daniel
Of cource i did check the normal file system, but that folder is really not there.
Can i download these things somewhere else?
Regards, Tys
You can use JustDecompile to browse into that DLL and just Save it back out to the file system?