| IdGeneratorNext Method (String) |
Namespace:
Dynamicweb.Content.Items.Activation
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static string Next(
string itemType
)
Public Shared Function Next (
itemType As String
) As String
Parameters
- itemType
- Type: SystemString
Return Value
Type:
StringSee Also