Click or drag to resize
CancelEventArgsMessage Property
Gets or sets the message of the cancel event, if any.

Namespace: ConnectedApps.Cms.Hooks
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Message { get; set; }

Property Value

Type: String
See Also