| ItemInfoMakeId Method |
Namespace:
Dynamicweb.Ecommerce.Extensibility.Controls
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static string MakeId(
string type,
string itemId
)
Public Shared Function MakeId (
type As String,
itemId As String
) As String
Parameters
- type
- Type: SystemString
- itemId
- Type: SystemString
Return Value
Type:
StringSee Also