Interface ILogDetailInfo
Namespace: DotNetNuke.Abstractions.Logging
Assembly: DotNetNuke.Abstractions.dll
Syntax
public interface ILogDetailInfo
Properties
PropertyName
Declaration
string PropertyName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
PropertyValue
Declaration
string PropertyValue { get; set; }
Property Value
| Type | Description |
|---|---|
| string |