 | ProductServiceGetIdUrlEncoded Method |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic string GetIdUrlEncoded(
string id
)
Public Function GetIdUrlEncoded (
id As String
) As String
Parameters
- id
- Type: SystemString
Return Value
Type:
String
See Also