| ItemList Constructor (String) |
Initializes a new instance of the
ItemList class
Namespace:
Dynamicweb.Content.Items
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public ItemList(
string itemType
)
Public Sub New (
itemType As String
)
Parameters
- itemType
- Type: SystemString
See Also