  | ProductCollectionIndexOf Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic int IndexOf(
	string productId
)
Public Function IndexOf ( 
	productId As String
) As Integer
Parameters
- productId
 - Type: SystemString
 
Return Value
Type: 
Int32
See Also