Gets and sets the Items
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public List<string> Items { get; set; } |
Visual Basic |
---|
Public Property Items As List(Of String) Get Set |
![]() ![]() |
Sandcastle Documented DotNetNuke Core |
DualListBoxEventArgs..::..Items Property |
DualListBoxEventArgs Class See Also Send Feedback |
C# |
---|
public List<string> Items { get; set; } |
Visual Basic |
---|
Public Property Items As List(Of String) Get Set |