Initializes a new instance of the MenuPanelsContainerData class
Namespace: Cartella.ModelsAssembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public MenuPanelsContainerData( string title ) |
Visual Basic |
---|
Public Sub New ( _ title As String _ ) |
Visual C++ |
---|
public: MenuPanelsContainerData( String^ title ) |
Parameters
- title
- Type: System..::..String