OptionCategoryInfo Constructor Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodOptionCategoryInfo 
Constructor - Creates an empty OptionCategoryInfo object.
Public methodOptionCategoryInfo(DataRow)
Constructor - Creates a new OptionCategoryInfo object from the given DataRow.
Public methodOptionCategoryInfo(OptionCategoryInfo, Boolean)
Constructor - Creates a new OptionCategoryInfo object from the given DataClass.
Back to Top
See Also