메소드 | 설명 | |
---|---|---|
Background ( ) : System.Web.Mvc.ActionResult | ||
CaseExamples ( ) : System.Web.Mvc.ActionResult |
Display a list of all previous case examples
|
|
ContactUs ( ) : System.Web.Mvc.ActionResult |
Contact information for organizers
|
|
GetPublicPicture ( int id ) : System.Web.Mvc.ActionResult | ||
GetPublicThumbnail ( int id ) : System.Web.Mvc.ActionResult | ||
GetVenueImage ( int siteId ) : System.Web.Mvc.ActionResult | ||
MoreInformation ( ) : System.Web.Mvc.ActionResult |
Page for people to request more information
|
|
Profile ( int id ) : System.Web.Mvc.ActionResult |
Display a short bio and picture of the current Academic Director for the seminar
|
|
ProgramOverview ( ) : System.Web.Mvc.ActionResult | ||
PublicController ( IRepository |
||
SponsorLogo ( int id ) : System.Web.Mvc.FileResult | ||
Sponsors ( ) : System.Web.Mvc.ActionResult | ||
SteeringCommittee ( ) : System.Web.Mvc.ActionResult | ||
Venue ( ) : System.Web.Mvc.ActionResult |
Information on the Seminar venue
|
메소드 | 설명 | |
---|---|---|
MoreInformation ( [ Exclude = "Site")]InformationRequestinformationRequest ) : System.Web.Mvc.ActionResult |
public Background ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public CaseExamples ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public ContactUs ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public GetPublicPicture ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
리턴 | System.Web.Mvc.ActionResult |
public GetPublicThumbnail ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
리턴 | System.Web.Mvc.ActionResult |
public GetVenueImage ( int siteId ) : System.Web.Mvc.ActionResult | ||
siteId | int | |
리턴 | System.Web.Mvc.ActionResult |
public MoreInformation ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public Profile ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | Id of the person we want to display |
리턴 | System.Web.Mvc.ActionResult |
public ProgramOverview ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public PublicController ( IRepository |
||
informationRequestRepository | IRepository |
|
seminarRoleRepository | string>.IRepositoryWithTypedId | |
caseStudyRepository | IRepository |
|
notificationService | INotificationService | |
리턴 | System.Collections.Generic |
public SponsorLogo ( int id ) : System.Web.Mvc.FileResult | ||
id | int | |
리턴 | System.Web.Mvc.FileResult |
public SteeringCommittee ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |