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




Whether the user clicked OK in the form.

Syntax

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

See Also

© 2010 All Rights Reserved.