Name |
Summary |
Status |
BootstrapperViewModel
|
Used to start a shell client side view |
public
|
CacheControlAttribute
|
Provides caching settings for the controller / action |
public, sealed
|
CompressFilterAttribute
|
A filter to gzip the result of an action. |
public, sealed
|
ControllerNameRouteConstraint
|
Constrains the valid routes to the controllers defined in a specific module |
public
|
DojoResourceResult
|
Mvc ActionResult outputting JavaScript formatted Dojo resource files using a json serializer. |
public
|
FileCollectionModelBinder
|
Provides binder for the files collection. |
public
|
JsonDataResult
|
Mvc ActionResult outputting JSON using a json serializer. |
public
|
JsonExtensions
|
Controller extensions for json serialization using JsonDataResult. |
public, static
|
ModulesViewLocationCache
|
Wraps DefaultViewLocationCache in order to include a module name in the cache key. |
public
|
ModuleViewEngineCollection
|
A view engine composed of module view engines. The view engine will defer work to
a contained view engine belonging to the requesting module. |
public
|
WrappedJsonDataResults
|
Reperesents Json data results wrapped in TextArea tag.
That wrapping is required if results are used in dojo.io.iframe http://dojotoolkit.org/reference-guide/dojo/io/iframe.html#additional-information |
public
|