Interface IToolBarMenuButtonExtensionPoint
Inherited Members
Namespace: DotNetNuke.ExtensionPoints
Assembly: DotNetNuke.dll
Syntax
public interface IToolBarMenuButtonExtensionPoint : IToolBarButtonExtensionPoint, IExtensionPoint
Properties
Items
Declaration
List<IMenuButtonItemExtensionPoint> Items { get; }
Property Value
| Type | Description |
|---|---|
| List<IMenuButtonItemExtensionPoint> |
MenuCssClass
Declaration
string MenuCssClass { get; }
Property Value
| Type | Description |
|---|---|
| string |