Click or drag to resize

LoginSignalROrigin Property

Gets a value indicating whether the page is called from SignalR.

Namespace:  Packflow.Interface.Account
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public bool SignalROrigin { get; }

Property Value

Type: Boolean
See Also