summaryM:DotNetNuke.Services.Log.EventLog.LogInfo.AddProperty(System.String,System.String)
Namespace: DotNetNuke.Services.Log.EventLogAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public void AddProperty( string PropertyName, string PropertyValue ) |
Visual Basic |
---|
Public Sub AddProperty ( PropertyName As String, PropertyValue As String ) |
Parameters
- PropertyName
- Type: System..::..String
paramPropertyNameM:DotNetNuke.Services.Log.EventLog.LogInfo.AddProperty(System.String,System.String)
- PropertyValue
- Type: System..::..String
paramPropertyValueM:DotNetNuke.Services.Log.EventLog.LogInfo.AddProperty(System.String,System.String)