SlidesController..::..AddAnswer Method
Adds the answer.
Namespace:
MichaelBrandonMorris.KingsportMillSafetyTraining.ControllersAssembly: MichaelBrandonMorris.KingsportMillSafetyTraining (in MichaelBrandonMorris.KingsportMillSafetyTraining.dll)
Syntax
[AuthorizeAttribute] [OutputCacheAttribute] public ActionResult AddAnswer()
<AuthorizeAttribute> _ <OutputCacheAttribute> _ Public Function AddAnswer As ActionResult
[AuthorizeAttribute] [OutputCacheAttribute] public: ActionResult^ AddAnswer()