SearchIndexInfo Constructor Kentico 8.1 API Reference
Overload List

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