Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.MenuList Constructor

Constructor.

Class: YetaWF.Core.Components.MenuList
Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public MenuList();
public MenuList( SerializableList<ModuleAction> val );
public MenuList( List<ModuleAction> val );

Parameters

val

(not specified)

Remarks

Standard constructor.

See Also YetaWF.Core.Components.MenuList ClassYetaWF.Core Overview