Back to product page

State property


Holds user's state.

Type

WebStates enumeration

Syntax

  • C#
  • VB.NET
WebStates State {get; };

ReadOnly Property State As WebStates

Remarks

State property holds current user's state. List of all states can be found in WebStates enumeration. When user's state changes, StateChanged event is fired.

Platforms

Windows