复合伺服器控制项并不需要做这个呼叫。
从个人化资料存放区载入现有的伺服器控制项。
When an existing server control is loaded from the personalization data store.
伺服器控制项的检视状态是它全部属性值的累积。
A server control's view state is the accumulation of all its property values.
包含以逐步解说提供撰写自订伺服器控制项的概观。
It contains a walkthrough that provides an overview of authoring a custom server control.
第一个会示范如何在伺服器控制项中实作集合属性。
Demonstrates how to implement collection properties in server controls.
依照预设,检视状态将会对所有伺服器控制项启用。
NET伺服器控制项使用事件属性,而不用事件栏位。
NET server controls use event properties instead of event fields.
使用单一资料栏位,定义连接两个伺服器控制项的提供者介面。
Defines a provider interface for connecting two server controls using a single field of data.
在伺服器控制项生命周期的这个阶段中,控制项的检视状态尚未填入。
In this stage of the server control's life cycle, the control's view state has yet to be populated.
在伺服器控制项生命周期的这个阶段中,控制项的检视状态还没有被填入。
In this stage of the server control's lifecycle, the control's view state has yet to be populated.
提供自订伺服器控制项的用法说明,以及其正常运作所需的资源条件和权限。
Provide instructions with your custom server controls about how to use them, and expectations of resources and permissions that they need to function correctly.
NET伺服器控制项设为略过伺服器和用户端的验证,或只略过用户端的验证。
NET server control to bypass validation on both the server and the client, or just on the client.
检视状态预设为对所有伺服器控制项都启用,但在有些情况下,您会想要停用它。
View state is enabled for all server controls by default, but there are circumstances when you will want to disable it.
伺服器控制项必须先将此路径转换成绝对或相对路径,然后再将它传递至浏览器。
The server control must convert the path to an absolute or relative path before passing it to the browser.
NET伺服器控制项的逻辑,您可以使用内含项目将控制项包含在行动控制项中。
NET server control, you can use containment to include the control in a mobile control.
针对伺服端程序码,网页左上方的下拉式清单会显示可撰写程序码的伺服器控制项。
For server code, the drop-down list at the top-left of the page displays the server controls for which you can write code.
输出伺服器控制项内容,并在启用追踪功能的情况下,储存有关控制项的追踪资讯。
Outputs server control content and stores tracing information about the control if tracing is enabled.
当被这个方法通知时,伺服器控制项必须执行建立并设定执行个体所需的任何初始化步骤。
When notified by this method, server controls must perform any initialization steps that are required to create and set up an instance.
这个方法通知伺服器控制项,它应该执行通用于相关网页之各个HTTP要求的动作,例如设定资料库查询。
This method notifies the server control that it should perform actions common to each HTTP request for the page it is associated with, such as setting up a database query.
此外,呼叫这个方法时,您无法存取其他伺服器控制项,不论是这个控制项的子控制项还是父控制项都一样。
Additionally, you cannot access other server controls when this method is called, regardless of whether it is a child or parent of this control.
如果验证是在伺服器上执行的,除非发生错误,否则验证控制项不会呈现在网页上,因此不会占用任何空间。
If validation is being performed on the server, validation controls are not rendered to the page unless an error occurs and they therefore take up no space whatsoever.
该按钮控制项会触发伺服器程序码中的事件,使您能够处理以回应回传。
The button controls trigger an event in server code that you can handle to respond to the postback.
当在伺服器上验证表单时,验证错误可以显示在控制项旁边。
When the form is validated on the server, validation errors can be displayed next to the controls.
按钮控制项可以同时引发伺服器和用户端事件。
Button controls can raise both server events and client events.
控制项的预设文字会依据伺服器目前的地区设定进行当地语系化。
The default text for the control is localized based on the server's current locale.
在使用者尝试汇入描述档的伺服器上,必须已有描述档中所参考的控制项和组件。
The control and assembly referenced in the description file must already be available on the server where a user attempts to import the description file.
在使用者尝试汇入描述档的伺服器上,必须已有描述档中所参考的控制项和组件。
The control and assembly referenced in the description file must already be available on the server where a user attempts to import the description file.
应用推荐