Show / Hide Table of Contents

Interface IMenuButtonItemExtensionPoint

Inherited Members
IExtensionPoint.Text
IExtensionPoint.Icon
IExtensionPoint.Order
Namespace: DotNetNuke.ExtensionPoints
Assembly: DotNetNuke.dll
Syntax
public interface IMenuButtonItemExtensionPoint : IExtensionPoint

Properties

Action

Declaration
string Action { get; }
Property Value
Type Description
string

Attributes

Declaration
string Attributes { get; }
Property Value
Type Description
string

CssClass

Declaration
string CssClass { get; }
Property Value
Type Description
string

ItemId

Declaration
string ItemId { get; }
Property Value
Type Description
string

Type

Declaration
string Type { get; }
Property Value
Type Description
string

Extension Methods

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