Show / Hide Table of Contents

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

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS