Classes
Class | Description | |
---|---|---|
![]() | AccountController |
Provides methods that respond to account-specific MVC requests
|
![]() | AdminController |
Provides methods that respond to admin-specific MVC requests
|
![]() | AdminControllerImportCSVArgs |
container for Import CSV arguments
|
![]() | AuctionWorxController |
Provides some basic functionality needed by most other AuctionWorx controllers
|
![]() | EventController |
Provides methods that respond to event-specific MVC requests
|
![]() | EventControllerPublishEventArgs |
container for Import CSV arguments
|
![]() | HomeController |
Provides methods that respond to all MVC requests not specific to admin, account or listing areas
|
![]() | HttpHeaderAttribute |
action filter attribute to apply an HTTP header attribute
|
![]() | ListingController |
Provides methods that respond to listing-specific MVC requests
|
![]() | ListingHub |
allows SignalR to fire message pertaining to changes to listings in real time
|
![]() | ListingHubConnectionMappingT | |
![]() | MediaController |
Provides methods that respond to media-specific MVC requests
|
![]() | PageController |
Provides methods that display custom CMS content
|
![]() | RealTimeController |
Provides methods that respond to AJAX requests
|
![]() | StripeController |
Provides methods that respond to all MVC requests not specific to admin, account or listing areas
|
![]() | WarmupController |
Triggers fake requests to most common views to mitigate effects of JIT view compilation
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | MessageType |
The possible message types for use with AuctionWorxController utility functions
|