DotNetNuke.Services.Log.EventLog.LogDetailInfo
Namespace: DotNetNuke.Services.Log.EventLogAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public LogDetailInfo( string name, string value ) |
| Visual Basic |
|---|
Public Sub New ( name As String, value As String ) |
Parameters
- name
- Type: System..::..String
paramnameM:DotNetNuke.Services.Log.EventLog.LogDetailInfo.#ctor(System.String,System.String)
- value
- Type: System..::..String
paramvalueM:DotNetNuke.Services.Log.EventLog.LogDetailInfo.#ctor(System.String,System.String)