x2design.ui.twoleveldropdownlistmembers.html
来自「x2webcontrols」· HTML 代码 · 共 284 行 · 第 1/3 页
HTML
284 行
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif" title="公共方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemObjectClassEqualsTopic.htm">Equals</a> (从 <b>Object</b> 继承)</td><td width="50%">
确定指定的 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a> 是否等于当前的 <b>Object</b>。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif" title="公共方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassFindControlTopic.htm">FindControl</a> (从 <b>Control</b> 继承)</td><td width="50%">已重载。
在当前的命名容器中搜索带指定 <i>id</i> 参数的服务器控件。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif" title="公共方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemObjectClassGetHashCodeTopic.htm">GetHashCode</a> (从 <b>Object</b> 继承)</td><td width="50%">
用作特定类型的哈希函数,适合在哈希算法和数据结构(如哈希表)中使用。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif" title="公共方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemObjectClassGetTypeTopic.htm">GetType</a> (从 <b>Object</b> 继承)</td><td width="50%">
获取当前实例的 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemTypeClassTopic.htm">Type</a>。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif" title="公共方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassHasControlsTopic.htm">HasControls</a> (从 <b>Control</b> 继承)</td><td width="50%">
确定服务器控件是否包含任何子控件。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif" title="公共方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassRenderControlTopic.htm">RenderControl</a> (从 <b>Control</b> 继承)</td><td width="50%">
将服务器控件的内容输出到所提供的 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIHtmlTextWriterClassTopic.htm">HtmlTextWriter</a> 对象中;如果已启用跟踪功能,则存储有关控件的跟踪信息。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif" title="公共方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassResolveUrlTopic.htm">ResolveUrl</a> (从 <b>Control</b> 继承)</td><td width="50%">
将 URL 转换为在请求客户端可用的 URL。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif" title="公共方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassSetRenderMethodDelegateTopic.htm">SetRenderMethodDelegate</a> (从 <b>Control</b> 继承)</td><td width="50%"> </td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif" title="公共方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemObjectClassToStringTopic.htm">ToString</a> (从 <b>Object</b> 继承)</td><td width="50%">
返回表示当前 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemObjectClassTopic.htm">Object</a> 的 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemStringClassTopic.htm">String</a>。
</td></tr></table>
</div>
<h4 class="dtH4">公共实例事件</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0"><tr VALIGN="top"><td width="50%"><img src="pubevent.gif" title="公共事件"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassDataBindingTopic.htm">DataBinding</a> (从 <b>Control</b> 继承)</td><td width="50%">
当服务器控件绑定到数据源时发生。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubevent.gif" title="公共事件"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassDisposedTopic.htm">Disposed</a> (从 <b>Control</b> 继承)</td><td width="50%">
当从内存释放服务器控件时发生,这是请求 ASP.NET 页时服务器控件生存期的最后阶段。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubevent.gif" title="公共事件"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassInitTopic.htm">Init</a> (从 <b>Control</b> 继承)</td><td width="50%">
当服务器控件初始化时发生;初始化是控件生存期的第一步。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubevent.gif" title="公共事件"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassLoadTopic.htm">Load</a> (从 <b>Control</b> 继承)</td><td width="50%">
当服务器控件加载到 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIPageClassTopic.htm">Page</a> 对象中时发生。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubevent.gif" title="公共事件"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassPreRenderTopic.htm">PreRender</a> (从 <b>Control</b> 继承)</td><td width="50%">
当服务器控件将要呈现给其包含的 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIPageClassTopic.htm">Page</a> 对象时发生。
</td></tr><tr VALIGN="top"><td width="50%"><img src="pubevent.gif" title="公共事件"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassUnloadTopic.htm">Unload</a> (从 <b>Control</b> 继承)</td><td width="50%">
当服务器控件从内存中卸载时发生。
</td></tr></table>
</div>
<h4 class="dtH4">受保护的实例字段</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0"><tr VALIGN="top"><td width="50%"><img src="protfield.gif" title="受保护的字段"></img><a href="X2Design.UI.TwoLevelDropDownList.ddl1.html">ddl1</a></td><td width="50%"> 主下拉框。 </td></tr><tr VALIGN="top"><td width="50%"><img src="protfield.gif" title="受保护的字段"></img><a href="X2Design.UI.TwoLevelDropDownList.ddl2.html">ddl2</a></td><td width="50%"> 从下拉框。 </td></tr><tr VALIGN="top"><td width="50%"><img src="protfield.gif" title="受保护的字段"></img><a href="X2Design.UI.TwoLevelDropDownList.dt1.html">dt1</a></td><td width="50%">
</td></tr><tr VALIGN="top"><td width="50%"><img src="protfield.gif" title="受保护的字段"></img><a href="X2Design.UI.TwoLevelDropDownList.dt2.html">dt2</a></td><td width="50%">
</td></tr></table>
</div>
<h4 class="dtH4">受保护的实例属性</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0"><tr VALIGN="top"><td width="50%"><img src="protproperty.gif" title="受保护的属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassChildControlsCreatedTopic.htm">ChildControlsCreated</a> (从 <b>Control</b> 继承)</td><td width="50%">
获取一个值,该值指示是否已创建服务器控件的子控件。
</td></tr><tr VALIGN="top"><td width="50%"><img src="protproperty.gif" title="受保护的属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassContextTopic.htm">Context</a> (从 <b>Control</b> 继承)</td><td width="50%">
为当前 Web 请求获取与服务器控件关联的 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebHttpContextClassTopic.htm">HttpContext</a> 对象。
</td></tr><tr VALIGN="top"><td width="50%"><img src="protproperty.gif" title="受保护的属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassEventsTopic.htm">Events</a> (从 <b>Control</b> 继承)</td><td width="50%">
获取控件的事件处理程序委托列表。此属性为只读。
</td></tr><tr VALIGN="top"><td width="50%"><img src="protproperty.gif" title="受保护的属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassHasChildViewStateTopic.htm">HasChildViewState</a> (从 <b>Control</b> 继承)</td><td width="50%">
获取一个值,该值指示当前服务器控件的子控件是否具有任何已保存的视图状态设置。
</td></tr><tr VALIGN="top"><td width="50%"><img src="protproperty.gif" title="受保护的属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassIsTrackingViewStateTopic.htm">IsTrackingViewState</a> (从 <b>Control</b> 继承)</td><td width="50%">
获取一个值,用于指示服务器控件是否会将更改保存到其视图状态中。
</td></tr><tr VALIGN="top"><td width="50%"><img src="protproperty.gif" title="受保护的属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassViewStateTopic.htm">ViewState</a> (从 <b>Control</b> 继承)</td><td width="50%">
获取状态信息的字典,这些信息使您可以在同一页的多个请求间保存和还原服务器控件的视图状态。
</td></tr><tr VALIGN="top"><td width="50%"><img src="protproperty.gif" title="受保护的属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassViewStateIgnoresCaseTopic.htm">ViewStateIgnoresCase</a> (从 <b>Control</b> 继承)</td><td width="50%">
获取一个值,该值指示 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIStateBagClassTopic.htm">StateBag</a> 对象是否不区分大小写。
</td></tr></table>
</div>
<h4 class="dtH4">受保护的实例方法</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0"><tr VALIGN="top"><td width="50%"><img src="protmethod.gif" title="受保护的方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassAddParsedSubObjectTopic.htm">AddParsedSubObject</a> (从 <b>Control</b> 继承)</td><td width="50%">
通知服务器控件某个元素(XML 或 HTML)已经过语法分析,并将该元素添加到服务器控件的 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlCollectionClassTopic.htm">ControlCollection</a> 对象。
</td></tr><tr VALIGN="top"><td width="50%"><img src="protmethod.gif" title="受保护的方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassBuildProfileTreeTopic.htm">BuildProfileTree</a> (从 <b>Control</b> 继承)</td><td width="50%"> </td></tr><tr VALIGN="top"><td width="50%"><img src="protmethod.gif" title="受保护的方法"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassClearChildViewStateTopic.htm">ClearChildViewState</a> (从 <b>Control</b> 继承)</td><td width="50%">
删除服务器控件的所有子控件的视图状态信息。
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?