x2design.getvalidateimgmembers.html

来自「x2webcontrols」· HTML 代码 · 共 431 行 · 第 1/4 页

HTML
431
字号
<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>getValidateImg 成员</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">getValidateImg 成员
					</h1>
      </div>
    </div>
    <div id="nstext">
      <p>
        <a href="X2Design.getValidateImg.html">getValidateImg 概述</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.getValidateImgConstructor.html">getValidateImg 构造函数</a>
            </td>
            <td width="50%">初始化 <a href="X2Design.getValidateImg.html">getValidateImg</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="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIPageClassApplicationTopic.htm">Application</a> (从 <b>Page</b> 继承)</td><td width="50%">
         为当前 Web 请求获取 <b>Application</b> 对象。 
      </td></tr><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/frlrfSystemWebUIPageClassCacheTopic.htm">Cache</a> (从 <b>Page</b> 继承)</td><td width="50%">
         获取与该页驻留的应用程序关联的 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebCachingCacheClassTopic.htm">Cache</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/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/frlrfSystemWebUIPageClassClientTargetTopic.htm">ClientTarget</a> (从 <b>Page</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/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="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIPageClassEnableViewStateTopic.htm">EnableViewState</a> (从 <b>Page</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/frlrfSystemWebUIPageClassErrorPageTopic.htm">ErrorPage</a> (从 <b>Page</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/frlrfSystemWebUIPageClassIDTopic.htm">ID</a> (从 <b>Page</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/frlrfSystemWebUIPageClassIsPostBackTopic.htm">IsPostBack</a> (从 <b>Page</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/frlrfSystemWebUIPageClassIsReusableTopic.htm">IsReusable</a> (从 <b>Page</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/frlrfSystemWebUIPageClassIsValidTopic.htm">IsValid</a> (从 <b>Page</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/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="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIPageClassRequestTopic.htm">Request</a> (从 <b>Page</b> 继承)</td><td width="50%">
         获取请求的页的 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebHttpRequestClassTopic.htm">HttpRequest</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/frlrfSystemWebUIPageClassResponseTopic.htm">Response</a> (从 <b>Page</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/frlrfSystemWebHttpResponseClassTopic.htm">HttpResponse</a> 对象。该对象使您得以将 HTTP 响应数据发送到客户端,并包含有关该响应的信息。 
      </td></tr><tr VALIGN="top"><td width="50%"><img src="pubproperty.gif" title="公共属性"></img><a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebUIPageClassServerTopic.htm">Server</a> (从 <b>Page</b> 继承)</td><td width="50%">
         获取 <b>Server</b> 对象,它是 <a href="ms-help://MS.NETFrameworkSDKv1.1.CHS/cpref/html/frlrfSystemWebHttpServerUtilityClassTopic.htm">HttpServerUtility</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/frlrfSystemWebUIPageClassSessionTopic.htm">Session</a> (从 <b>Page</b> 继承)</td><td width="50%">
         获取 ASP.NET 提供的当前 <b>Session</b> 对象。 
      </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/frlrfSystemWebUIPageClassSmartNavigationTopic.htm">SmartNavigation</a> (从 <b>Page</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/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/frlrfSystemWebUIPageClassTraceTopic.htm">Trace</a> (从 <b>Page</b> 继承)</td><td width="50%">

⌨️ 快捷键说明

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