| ItemEntryCreate Method |
Namespace:
Dynamicweb.Content.Items
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static ItemEntry Create(
string systemName
)
Public Shared Function Create (
systemName As String
) As ItemEntry
Parameters
- systemName
- Type: SystemString
Return Value
Type:
ItemEntrySee Also