Class StateMessageEventArgs
Inheritance
System.Object
StateMessageEventArgs
Namespace: EPiServer.Events.Clients.Internal
Assembly: EPiServer.Events.dll
Version: 12.0.3Syntax
public class StateMessageEventArgs : EventArgs
Constructors
StateMessageEventArgs(StateMessage)
Declaration
public StateMessageEventArgs(StateMessage message)
Parameters
Type | Name | Description |
---|---|---|
State |
message |
Properties
Message
Declaration
public StateMessage Message { get; }
Property Value
Type | Description |
---|---|
State |