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