C# (CSharp) Guidelines.WebUI.ActionResults 네임스페이스

클래스들

이름 설명
CollectionWrapper Used when sending data in a Json response to prevent Json hijacking.
DownloadResult
DynamicView Naively dynamically changes output based on content-type request header. Only necessary until ASP.net MVC 4, as this will be obsolete by that point.
LargeJsonResult For returning json that is to large for the typical handler. Use this at your own risk.