summaryM:DotNetNuke.Services.Log.EventLog.LogInfo.IsSystemType(System.String)
Namespace: DotNetNuke.Services.Log.EventLogAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static bool IsSystemType( string PropName ) |
| Visual Basic |
|---|
Public Shared Function IsSystemType ( PropName As String ) As Boolean |
Parameters
- PropName
- Type: System..::..String
paramPropNameM:DotNetNuke.Services.Log.EventLog.LogInfo.IsSystemType(System.String)