GetAuditActionBanner Method
In This Topic
Used to return the contents of a banner that warns users about potential auditing of their actions.
Syntax
'Declaration
Public Function GetAuditActionBanner() As String
public string GetAuditActionBanner()
See Also