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