SKUInfo Constructor Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodSKUInfo 
Constructor - Creates an empty SKUInfo object.
Public methodSKUInfo(DataRow)
Constructor - Creates a new SKUInfo object from the given DataRow.
Public methodSKUInfo(IDataContainer)
Constructor - Creates a new SKUInfo object from the given DataContainer.
Public methodSKUInfo(SerializationInfo, StreamingContext)
Constructor for deserialization.
Back to Top
See Also