Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRUD in AboutController #1

Open
tihomirgeorgiev5 opened this issue Oct 26, 2023 · 1 comment
Open

CRUD in AboutController #1

tihomirgeorgiev5 opened this issue Oct 26, 2023 · 1 comment

Comments

@tihomirgeorgiev5
Copy link

public class AboutController : BaseController

Hi Stasi, where you make a CRUD operations in AboutController. I make also one Project like yours. Greetings!

@StasiS-web
Copy link
Owner

StasiS-web commented Mar 12, 2024

Hi Tihomir,
In the controller you send me the user is only able to see and read the data not to do any changes on that information. If you go in ArtGallery/ArtGallery/Areas/Administration/Controllers/AboutController.cs
there you will be able to see my CRUD operation for AboutConttoller.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants