您要查找的是不是:
- 向頁(yè)添加Label控件To add a Label control to the page
- 如果要在運行時(shí)動(dòng)態(tài)添加、移除或依次通過(guò)控件時(shí),可向頁(yè)添加一個(gè)PlaceHolder Web服務(wù)器控件。Add a PlaceHolder Web server control to your page when you want to dynamically add, remove, or loop through controls at run time.
- 方法檢查已向頁(yè)注冊為需要控件狀態(tài)的控件。Method to check for controls that are registered with the page as requiring control state.
- 在即將把頁(yè)寫(xiě)入磁盤(pán)之前將向頁(yè)添加保護,并在從磁盤(pán)讀取頁(yè)后對它進(jìn)行驗證。The protection is added to the page just before writing it to disk, and verified after it is read from disk.
- 當向頁(yè)應用主題時(shí),默認外觀(guān)自動(dòng)應用于同一類(lèi)型的所有控件。A default skin automatically applies to all controls of the same type when a theme is applied to a page.
- 如果要在運行時(shí)動(dòng)態(tài)添加、移除或依次通過(guò)控件,可以向Web窗體頁(yè)添加。Web server control to your Web Forms page when you want to dynamically add, remove, or loop through controls at run time.
- 將一個(gè)Label控件從“工具箱”拖動(dòng)到設計圖面上,將其放置在靠近控件中心的位置。Drag a Label control from the Toolbox to the design surface and position it near the middle of the control.
- 下一步是向每個(gè)母版頁(yè)添加一個(gè)按鈕,此按鈕允許用戶(hù)選擇備用母版頁(yè)。The next step is to add a button to each master page that allows the user to select the alternate master page.
- 將Label控件拖到右下角的單元格,將其“ID”屬性設置為labelDisplay,并清空其“Text”屬性。Drag a Label control into the bottom right cell, set its ID property to labelDisplay, and clear its Text property.
- 語(yǔ)句以來(lái)打印的頁(yè)的計數。此屬性通常用于在打印過(guò)程中向每頁(yè)添加頁(yè)碼。This property is often used to add a page number to each page during printing.
- 添加文本和書(shū)簽控件To add Text and a Bookmark control
- 控件上添加了一個(gè)新列。Observe that a new column is added to the.
- 如果啟用,它將存儲與控件有關(guān)的跟蹤信息,同時(shí)向頁(yè)呈現服務(wù)器控件的內容。If so, it stores trace information associated with the control, and renders the server control content to the page.
- 這些控件可由用戶(hù)添加至網(wǎng)頁(yè)。These controls can be added to a Web page by users.
- 在選項卡頁(yè)上繪制控件。Draw the control on the tab page.
- 對象將在狀態(tài)還原時(shí)重新添加到控件。Objects that are dynamically added to the collection will be re-added to the control when state is restored.
- 將Button控件拖向Panel控件的左上角。Drag the Button control toward the upper-left corner of the Panel control.
- 重寫(xiě)對區域控件的頁(yè)腳的呈現。Overrides rendering for the footer of a zone control.
- 則向用戶(hù)顯示消息,指示控件不包含文件。Display a message to the user indicating that the control does not contain a file.
- 顯示已經(jīng)添加到控件的數據對象的列表。Displays a list of data objects that you have added to your control.