ApocEventArgsGetMessage Method |
Retrieves the event message.
Namespace: Kettic.AspNet.Controls.Toolkit.ApocAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic string GetMessage()
Public Function GetMessage As String
public:
String^ GetMessage()
member GetMessage : unit -> string
Return Value
Type:
StringA string which may be null.
See Also