Click or drag to resize
ProductGetValue Method
Overload List
  NameDescription
Public methodGetValue(String)
Get the value of the attribute with the specified attributeName or null if no such attribute exists.
Public methodGetValue(String, String)
Get the value of the attribute with the specified attributeName. The specified defaultValue will be returned if no such attribute exists.
Top
See Also