# C1.Web.Mvc.DropDown-1.OnClientTextChanged

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Web_Mvc_DropDown_1_OnClientTextChanged_" data-uid="C1.Web.Mvc.DropDown`1.OnClientTextChanged*">OnClientTextChanged Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Web_Mvc_DropDown_1_OnClientTextChanged_" data-uid="C1.Web.Mvc.DropDown`1.OnClientTextChanged*"></a>
<h4 id="C1_Web_Mvc_DropDown_1_OnClientTextChanged" data-uid="C1.Web.Mvc.DropDown`1.OnClientTextChanged">OnClientTextChanged</h4>
<div class="markdown level1 summary"><p>Occurs when the value of the Text property changes.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public virtual string OnClientTextChanged { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Overridable Property OnClientTextChanged As String</code></pre>
</div>
<h5 class="implements">Implements</h5>
    <div><a class="xref" href="C1.Web.Mvc.IDropDown.OnClientTextChanged.html#C1_Web_Mvc_IDropDown_OnClientTextChanged">IDropDown.OnClientTextChanged</a></div>
</div>
