View state is enabled for all server controls by default.
依照预设,检视状态将会对所有伺服器控制项启用。
NET server controls use event properties instead of event fields.
NET伺服器控制项使用事件属性,而不用事件栏位。
NET server controls use this property to store the property values.
NET服务器控件使用此属性来存储属性值。
Describes how to implement collection properties in server controls.
描述如何在服务器控件中实现集合属性。
Other server controls are not certain to be created and ready for access.
不一定会创建其他服务器控件,也不一定能够访问它们。
Adding History Points to an ASP.NET AJAX Web Application Using Server controls.
通过服务端控件为asp.netAJAXWeb应用程序增加历史功能。
Other server controls are not guaranteed to be created and ready for access.
不一定会创建其他服务器控件,也不一定能够访问它们。
You can use and develop custom server controls that support inline templates.
您可以使用和开发支持内联模板的自定义服务器控件。
For example, HTML attributes are exposed in HTML server controls as properties.
例如,html特性在HTML服务器控件中作为属性公开。
NET user control to a Web page is similar to adding other server controls to the page.
NET用户控件添加到网页类似于将其他服务器控件添加到页面。
Some security guidelines to consider as a user of custom server controls are given below.
下面提供了自定义服务器控件的用户应考虑的一些安全准则。
NET server controls and device adapters that can intelligently render pages and controls.
NET服务器控件和设备适配器组成,它们可以以智能方式呈现页和控件。
The object model for HTML server controls maps closely to that of the corresponding elements.
HTML服务器控件的对象模型紧密映射到相应元素的对象模型。
Defines a provider interface for connecting two server controls using a single field of data.
使用单一资料栏位,定义连接两个伺服器控制项的提供者介面。
You can access server controls, but they will not yet contain information returned from the user.
您可以访问服务器控件,但其中将不包含从用户返回的信息。
While the number of new features is impressive, the number of new server controls is significant as well.
不仅有大量的另人印象深刻的新特性,还有大量的极具意义的服务器控件。
When you finish, you’ll have a master page whose server controls are entirely contained in a hidden panel.
完成之后,模板页上的所有服务器控件将完全的被包含在一个隐藏面板中。
The following basic security guidelines are provided for users and developers of custom server controls.
下文提供了针对自定义服务器控件的用户和开发人员的基本安全准则。
HTML server controls expose an object model that maps very closely to the HTML elements that they render.
HTML服务器控件公开一个对象模型,该模型十分紧密地映射到相应控件所呈现的HTML元素。
Server controls should perform any initialization steps that are required to create and set up an instance.
服务器控件应执行任何创建和设置实例所需的初始化步骤。
You can declare events with custom server controls and user controls in the same way you would with any ASP.
您可以声明带有自定义服务器控件和用户控件的事件,其方式与声明带有任何A SP。
A declarative model for client development that is similar to the declarative syntax for ASP. NET server controls.
用于客户端开发的声明性模型,如同使用ASP.NET服务器控件般的声明性语法。
As with other server controls, you can bind any control properties, such as the color or size of the control, to data.
与其他服务器控件一样,您可以将任何控件属性(例如控件的颜色或大小)绑定到数据。
NET server controls and the page itself render markup, and sometimes script, into the page when the page is processed.
NET服务器控件和该页自身将标记(有时还有脚本)呈现到页中。
View state is enabled for all server controls by default, but there are circumstances when you will want to disable it.
检视状态预设为对所有伺服器控制项都启用,但在有些情况下,您会想要停用它。
As you do so, you can begin adding back in any ContentPlaceHolders and server controls that you want in the final master page.
你也可以再回到模板页往里面添加一些你需要的服务器控件了。
For server code, the drop-down list at the top-left of the page displays the server controls for which you can write code.
针对伺服端程序码,网页左上方的下拉式清单会显示可撰写程序码的伺服器控制项。
View state is enabled for all server controls by default, but there are circumstances in which you will want to disable it.
默认情况下启用所有服务器控件的视图状态,但在有些情况下需要禁用视图状态。
You can add controls to the collection, remove controls from the collection, or iterate through the server controls in the collection.
您可以向集合添加控件、从集合中移除控件,或者循环访问集合中的服务器控件。
When notified by this method, server controls must perform any initialization steps that are required to create and set up an instance.
当被这个方法通知时,伺服器控制项必须执行建立并设定执行个体所需的任何初始化步骤。
应用推荐