Class LogEventOrder
- Namespace
- Dynamicweb.Logging.LogEvents
- Assembly
- Dynamicweb.Core.dll
public class LogEventOrder
- Inheritance
-
LogEventOrder
- Inherited Members
Constructors
LogEventOrder()
public LogEventOrder()
Properties
IsDescending
public bool IsDescending { get; set; }
Property Value
OrderBy
public string OrderBy { get; set; }
Property Value
Methods
GetOrderDirection()
public string GetOrderDirection()
Returns
GetValueOrderingNames()
public IEnumerable<string> GetValueOrderingNames()