EventLogInfo Constructor Kentico 8.1 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.
Public methodEventLogInfo(String, String, String)
Constructor - Creates a new EventLogInfo object from the given Data class.
Back to Top
See Also