summaryP:DotNetNuke.Web.Mvc.Framework.ActionFilters.ModuleActionItemsAttribute.Type

Namespace: DotNetNuke.Web.Mvc.Framework.ActionFilters
Assembly: DotNetNuke.Web.Mvc (in DotNetNuke.Web.Mvc.dll)

Syntax

C#
public Type Type { get; set; }
Visual Basic
Public Property Type As Type
	Get
	Set

See Also