EventLogInfo Constructor Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodEventLogInfo 
Constructor - Creates an empty EventLogInfo object.
Public methodEventLogInfo(DataRow)
Constructor - Creates a new EventLogInfo object from the given DataRow.
Public methodEventLogInfo(IDataClass)
Constructor - Creates a new EventLogInfo object from the given Data class.
Back to Top
See Also