  | OrderLineFieldValueGetCartInputFieldName Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Orders
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic string GetCartInputFieldName(
	string orderLineId
)
Public Function GetCartInputFieldName ( 
	orderLineId As String
) As String
Parameters
- orderLineId
 - Type: SystemString
 
Return Value
Type: 
String
See Also