Click or drag to resize
ApocEventArgsToString Method
Converts this ApocEventArgs to a string.

Namespace: Kettic.AspNet.Controls.Toolkit.Apoc
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public override string ToString()

Return Value

Type: String
A string representation of this class which is identical to GetMessage.
See Also