Show / Hide Table of Contents

Class ModuleActionItemsAttribute

Inheritance
object
ModuleActionItemsAttribute
Namespace: DotNetNuke.Web.Mvc.Framework.ActionFilters
Assembly: DotNetNuke.Web.Mvc.dll
Syntax
public class ModuleActionItemsAttribute : ActionFilterAttribute

Constructors

ModuleActionItemsAttribute()

Declaration
public ModuleActionItemsAttribute()

Properties

MethodName

Declaration
public string MethodName { get; set; }
Property Value
Type Description
string

Type

Declaration
public Type Type { get; set; }
Property Value
Type Description
Type

Methods

OnActionExecuting(ActionExecutingContext)

Declaration
public override void OnActionExecuting(ActionExecutingContext filterContext)
Parameters
Type Name Description
ActionExecutingContext filterContext

Extension Methods

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