AreaRegistrationContext.State Property

Definition

Gets an object that contains user-defined information to pass to the area.

public object State { get; }
member this.State : obj
Public ReadOnly Property State As Object

Property Value

An object that contains user-defined information to pass to the area.

Applies to