Show / Hide Table of Contents

Interface IDnnViewResult

Namespace: DotNetNuke.Web.Mvc.Framework.ActionResults
Assembly: DotNetNuke.Web.Mvc.dll
Syntax
public interface IDnnViewResult

Methods

ExecuteResult(ControllerContext, TextWriter)

Declaration
void ExecuteResult(ControllerContext context, TextWriter writer)
Parameters
Type Name Description
ControllerContext context
TextWriter writer

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS