IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
After you create the SaveBug action, you need to modify the BugMaster view. You do this by simply adding a link to the view. The link must navigate to the BugForm view. To do this, you have to call the ActionLink method of the HtmlHelper object. The actionName argument passes “CreateBug” and the controllerName argument passes “Bug”. Add the ID of the parent project to the route values.
SaveBug
EXAMPLE: For more information about the ActionLink method, see the BugMaster.cshtml file of the downloaded sample project.
ActionLink
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important