Initializes a new instance of the SimpleContainer class.
Namespace: DotNetNuke.ComponentModelAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public SimpleContainer( string name ) |
Visual Basic |
---|
Public Sub New ( name As String ) |
Parameters
- name
- Type: System..::..String
paramnameM:DotNetNuke.ComponentModel.SimpleContainer.#ctor(System.String)