AuditKindHelper

Helper methods for AuditKind.

Namespace:
Inetdev.Auditing
Type:
Class
Public:
Yes
Protected:
No
Sealed:
Yes
Abstract:
Yes
Inherits from:
System.Object

Methods

GetName

Gets a localized name for the specified value.

Signature:
public String GetName(value)
Parameters
Name Type Summary
value AuditKind Kind value.

GetPastActionName

Gets a localized past action description for the specified value.

Signature:
public String GetPastActionName(value)
Parameters
Name Type Summary
value AuditKind Kind value.

In this document