C# (CSharp) CompiledViews.SharePoint 네임스페이스

클래스들

이름 설명
ActionResult Base class for action results. Behaviour is similar to ASP.NET MVC version, but greatly simplified.
ContentResult Adds a string to the parent as the content of a LiteralControl
HtmlResult Clears the response and sends a text response with an optional http status code
JsonResult Clears the response and sends a json response with an optional http status code
TextResult Clears the response and sends a text response with an optional http status code