ArcGIS Runtime SDK for WPF - Library Reference
IsActive Property
See Also 
ESRI.ArcGIS.Client.Toolkit Namespace > SignInDialog Class : IsActive Property

Gets or sets a value indicating whether this instance is active.

Syntax

Visual Basic (Declaration) 
Public Property IsActive As Boolean
C# 
public bool IsActive {get; set;}

Remarks

As soon as IsActive is set to true, we assure that the callback will be called once when the token generation is done.

Property Value

true if this instance is active; otherwise, false.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.