| IdGeneratorNextT Method |
Namespace:
Dynamicweb.Content.Items.Activation
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static string Next<T>()
where T : ItemEntry
Public Shared Function Next(Of T As ItemEntry) As String
Type Parameters
- T
Return Value
Type:
StringSee Also