ESRI.ArcGIS.ADF.Web.UI.WebControls
ReadyState Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.HtmlEditor Namespace > Editor Class : ReadyState Property




Get the ready state of the internal browser component.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ReadyState As ReadyState
Visual Basic (Usage)Copy Code
Dim instance As Editor
Dim value As ReadyState
 
value = instance.ReadyState
C# 
public ReadyState ReadyState {get;}

See Also

© 2010 All Rights Reserved.