您要查找的是不是:
- Form控件的操作URL。An action URL for a Form control.
- 自定義List、ObjectList或Form控件的頁(yè)腳。Customize the footer of a List, ObjectList, or Form control.
- 可以在Form控件的文本內容中包含文本及其伴隨的標記。You can include literal text along with its accompanying markup tags in the text contents of the Form control.
- 在此演練中,需要一個(gè)包含數據綁定Windows窗體控件的操作窗格控件。For this walkthrough, you need an actions pane control that contains data-bound Windows Forms controls.
- 計算了月供額后,代碼切換到第二個(gè)Form控件,并在相應的“Label”控件中顯示結果。After calculating the monthly amount, the code switches to the second Form control and displays the results in the respective Label controls.
- 控件應執行與之關(guān)聯(lián)的頁(yè)的所有HTTP請求所共有的操作。Control that it should perform actions common to each HTTP request for the page it is associated with.
- 為cHTML適配器集提供窗體適配器類(lèi)(即Form控件的適配器)。Provides the form adapter class (that is, the adapter for the Form control) for the cHTML adapter set.
- 為Form控件提供分析支持。Provides parsing support for Form controls.
- 指示該控件是否應處理在指定點(diǎn)單擊鼠標的操作。Indicates whether a mouse click at the specified point should be handled by the control.
- 有關(guān)更多信息,請參見(jiàn)Form控件介紹。For more information, see Introduction to the Form Control.
- 該頁(yè)中包含一個(gè)名為form1的Form控件。The page includes a Form control named form1 on it.
- 下面的代碼示例演示源頁(yè)中每個(gè)發(fā)送的控件的ID和值,并在名為L(cháng)abel1的標簽中顯示發(fā)送的值。The following code example displays the ID and value of every posted control in the source page and displays the posted values in a label named Label1.
- 等數據源控件使用這些枚舉值跟蹤正在執行的操作類(lèi)型。Use these enumeration values to track the type of operation being performed.
- 將看到默認名稱(chēng)為“form1”的Form控件。You will see a Form control with the default name of form1.
- Web部件控件集中的謂詞是用戶(hù)可在用戶(hù)界面(UI)中執行的操作。A verb in the Web Parts control set is an action that a user can carry out in the user interface (UI).
- 使用Form控件可將內容和控件分割為多個(gè)用于向用戶(hù)顯示的可導航組。Use a Form control to partition content and controls into navigable groups for presentation to the user.
- 設置操作窗格控件的堆疊順序To set the stack order of the actions pane controls
- 使用模板時(shí),請記住Form控件在OnInit方法中為窗體創(chuàng )建模板的實(shí)例,這一點(diǎn)很重要。When using templates, it is important to remember that the Form control creates instances of templates in the OnInit method for the form.
- 這組控件指定在從“調試”菜單中選擇“啟動(dòng)”時(shí)將發(fā)生的操作。This group of controls specifies the action that will occur when you choose Start from the Debug menu.
- 方法使您可以確定用戶(hù)最后一次撤消的操作是否可以重新應用于控件。Method enables you to determine whether the last operation the user has undone can be reapplied to the control.