x2design.ui.twoleveldropdownlistmembers.html

来自「x2webcontrols」· HTML 代码 · 共 284 行 · 第 1/3 页

HTML
284
字号
<html dir="LTR">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
    <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
    <meta name="Generator" content="NDoc 1.3(中文版)" />
    <title>TwoLevelDropDownList 成员</title>
    <xml>
    </xml>
    <link rel="stylesheet" type="text/css" href="MSDN.css" />
  </head>
  <body id="bodyID" class="dtBODY">
    <div id="nsbanner">
      <div id="bannerrow1">
        <table class="bannerparthead" cellspacing="0">
          <tr id="hdr">
            <td class="runninghead">X2WebControls-1.3类库文档</td>
            <td class="product">
            </td>
          </tr>
        </table>
      </div>
      <div id="TitleRow">
        <h1 class="dtH1">TwoLevelDropDownList 成员
					</h1>
      </div>
    </div>
    <div id="nstext">
      <p>
        <a href="X2Design.UI.TwoLevelDropDownList.html">TwoLevelDropDownList 概述</a>
      </p>
      <h4 class="dtH4">公共实例构造函数</h4>
      <div class="tablediv">
        <table class="dtTABLE" cellspacing="0">
          <tr VALIGN="top">
            <td width="50%">
              <img src="pubmethod.gif" title="公共构造函数" />
              <a href="X2Design.UI.TwoLevelDropDownListConstructor.html">TwoLevelDropDownList 构造函数</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="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassBindingContainerTopic.htm">BindingContainer</a> (从 <b>Control</b> 继承)</td><td width="50%"> </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassClientIDTopic.htm">ClientID</a> (从 <b>Control</b> 继承)</td><td width="50%">
         获取由 ASP.NET 生成的服务器控件标识符。 
      </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassControlsTopic.htm">Controls</a> (从 <b>Control</b> 继承)</td><td width="50%">
         获取 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlCollectionClassTopic.htm">ControlCollection</a> 对象,该对象表示 UI 层次结构中指定服务器控件的子控件。 
      </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="X2Design.UI.TwoLevelDropDownList.DataSource.html">DataSource</a></td><td width="50%"> 获取或者设置数据源。 </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="X2Design.UI.TwoLevelDropDownList.DataTextField.html">DataTextField</a></td><td width="50%"> 获取或者设置显示的文字字段 </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="X2Design.UI.TwoLevelDropDownList.DataValueField.html">DataValueField</a></td><td width="50%"> 获取或者设置值字段。 </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassEnableViewStateTopic.htm">EnableViewState</a> (从 <b>Control</b> 继承)</td><td width="50%">
         获取或设置一个值,该值指示服务器控件是否向发出请求的客户端保持自己的视图状态以及它所包含的任何子控件的视图状态。 
      </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="X2Design.UI.TwoLevelDropDownList.FirstTitle.html">FirstTitle</a></td><td width="50%"> 主下拉框的标题 </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="X2Design.UI.TwoLevelDropDownList.FirstValue.html">FirstValue</a></td><td width="50%"> 获取或者设置主下拉框的值。对应于下拉框的值字段。 </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassIDTopic.htm">ID</a> (从 <b>Control</b> 继承)</td><td width="50%">
         获取或设置分配给服务器控件的编程标识符。 
      </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="X2Design.UI.TwoLevelDropDownList.LevelField.html">LevelField</a></td><td width="50%"> 获取或设置选项的层次(1表示主下拉框,2表示从下拉框)。 </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassNamingContainerTopic.htm">NamingContainer</a> (从 <b>Control</b> 继承)</td><td width="50%">
         获取对服务器控件的命名容器的引用,此引用创建唯一的命名空间,以区分具有相同 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassIDTopic.htm">ID</a> 属性值的服务器控件。 
      </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassPageTopic.htm">Page</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="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassParentTopic.htm">Parent</a> (从 <b>Control</b> 继承)</td><td width="50%">
         获取对页 UI 层次结构中服务器控件的父控件的引用。 
      </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="X2Design.UI.TwoLevelDropDownList.SecondKeyField.html">SecondKeyField</a></td><td width="50%"> 获取或者设置从下拉框的主键字段名称,对应于主下拉框的主键字段。 </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="X2Design.UI.TwoLevelDropDownList.SecondTitle.html">SecondTitle</a></td><td width="50%"> 从下拉框的标题 </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="X2Design.UI.TwoLevelDropDownList.SecondValue.html">SecondValue</a></td><td width="50%"> 获取或者设置从下拉框的值。对应于下拉框的值字段。 </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassSiteTopic.htm">Site</a> (从 <b>Control</b> 继承)</td><td width="50%">
         获取有关服务器控件所属 Web 站点的信息。 
      </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassTemplateSourceDirectoryTopic.htm">TemplateSourceDirectory</a> (从 <b>Control</b> 继承)</td><td width="50%">
         获取包含当前服务器控件的 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIPageClassTopic.htm">Page</a> 或 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIUserControlClassTopic.htm">UserControl</a> 的虚拟目录。 
      </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassUniqueIDTopic.htm">UniqueID</a> (从 <b>Control</b> 继承)</td><td width="50%">
         获取服务器控件的唯一的、以分层形式限定的标识符。 
      </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIControlClassVisibleTopic.htm">Visible</a> (从 <b>Control</b> 继承)</td><td width="50%">
         获取或设置一个值,该值指示服务器控件是否作为 UI 呈现在页上。 
      </td></tr></table>
      </div>
      <h4 class="dtH4">公共实例方法</h4>
      <div class="tablediv">
        <table class="dtTABLE" cellspacing="0"><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif" title="公共方法"></img><a href="X2Design.UI.TwoLevelDropDownList.DataBind.html">DataBind</a></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/frlrfSystemWebUIControlClassDisposeTopic.htm">Dispose</a> (从 <b>Control</b> 继承)</td><td width="50%">
         使服务器控件得以在从内存中释放之前执行最后的清理操作。 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?