Represents a user-defined content type that is the result of an action method.
Public Class ContentResult _ Inherits ActionResult
Dim instance As ContentResult
public class ContentResult : ActionResult
public ref class ContentResult : public ActionResult