C# Class VOTSDR.Web.Controllers.NewsController

Inheritance: BaseController
显示文件 Open project: apoco/valleyofthesundogrescue

Public Methods

Method Description
FidoFestRegistrationForm ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
SpecialNeedsImage ( System.Guid id ) : System.Web.Mvc.ActionResult

Method Details

FidoFestRegistrationForm() public method

public FidoFestRegistrationForm ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

SpecialNeedsImage() public method

public SpecialNeedsImage ( System.Guid id ) : System.Web.Mvc.ActionResult
id System.Guid
return System.Web.Mvc.ActionResult