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