postback
美
英 
例句
This method is called by a control when it receives a postback event notification, to check whether the event is adapter-specific.
此方法由控件在接收到回發事件通知時調用,以檢查事件是否特定于適配器。
Properties and methods that enable you to determine in client script whether the page is processing an asynchronous postback .
使您能夠在客戶端腳本中確定頁是否正在處理異步回發的屬性和方法。
It is possible for a malicious user to use the postback script to send arbitrary post events to server controls.
惡意使用者可能會利用回傳指令碼傳送任意張貼事件至伺服器控制項。
Just as @Out is used to push variables out to the view, @In can be used to recapture them on a postback.
就像使用@Out將變量推送到視圖中一樣,可以使用@In在回發時重新捕獲它們。
A string constant used in postback event arguments to indicate whether the user should be returned to the list view.
在回發事件參數中使用的字符串常量,用于指示是否應使用戶返回到列表視圖。
The PageRequestManager class enables you to give precedence to a specific postback and cancel others that are underway.
PageRequestManager類使您能夠為某個特定回發賦予優先級,并取消正在進行中的其他回發。
If the ID matches the ID of a button that cancels the postback, the abortPostBack method of the PageRequestManager class is called.
如果該ID與取消回發的按鈕的ID相匹配,則調用PageRequestManager類的abortPostBack方法。
The browser performs an HTTP POST method, which in ASP. NET is referred to as a postback.
瀏覽器執行HTTPPOST方法,該方法在ASP.NET中稱為“回發”。
Saves any user control view-state changes that have occurred since the last page postback.
保存自上次頁回發以來發生的所有用戶控件視圖狀態更改。
RegisterScripts will be called during an asynchronous postback as well (due to the else clause shown in Figure 11).
在異步回發過程中還會調用RegisterScripts(由于圖11中所示的else子句)。
The reference string is defined by the specified control that handles the postback and a string argument of additional event information .
該引用字符串由處理回發的指定控件和附加事件信息的字符串參數定義。
Without the hidden field (see Figure 1), the refresh machinery has no way to detect if the next postback is a refresh or a submit.
如果沒有隱藏字段(參見圖1),刷新機制將無法檢測下一個回發是刷新還是提交。
If the ID matches the ID of a button that cancels the postback, the abortPostBack method is called.
如果該ID與取消回發的按鈕的ID相匹配,則調用abortPostBack方法。
Access the underlying request and response objects that are used for the asynchronous postback.
訪問用于異步回發的基礎請求和響應對象。
As with the button text, the message displayed in the alert dialog box is set to a localized string value without a postback to the server.
與按鈕文本一樣,alert對話框中顯示的消息設置為本地化字符串值,而無需回發到服務器。
In particular, the response includes only the markup for the updatable regions that have been modified during the postback.
特別是,該響應只包括回發期間修改的可更新區域的標記。
A string constant used in postback event arguments to indicate that the browser should jump to a specific item in the list.
在回發事件參數中使用的字符串常量,用于指示瀏覽器應跳轉到列表中的特定項。
If the Text value were not stored in view state, the value would be set to its default, Empty, on each postback.
如果Text值并未存儲在視圖狀態中,則在每次回發時會將值設置為其默認的Empty。
In general, postbacks occur in one of two ways: through a Submit button or through a script.
通常,postback發生在下面兩種方式之一:Submit按鈕激發或通過script激發。
Although dressed like a pure AJAX remote call, an AJAX postback looks like a regular postback request to the ASP. NET runtime components.
雖然表面上類似純AJAX遠程調用,但AJAX回發看上去好像是對ASP.NET運行時組件的普通回發請求。
You can still configure a panel to refresh when a state-changed event occurs on the server during an AJAX postback.
AJAX回發期間服務器上發生狀態更改事件時,您仍可以配置一個面板進行刷新。
Gets or sets a value indicating whether the page scroll position should be maintained upon returning from a postback from the server.
獲取或設置一個值,該值指示在從來自服務器的回發返回的過程中是否應保持頁滾動位置。
Creates a link on the current page to enable postback on devices that do not support postback events.
在當前頁上創建一個鏈接,以便在不支持回發事件的設備上實現回發。
The response of an AJAX postback is a text stream that can be seen as a table of records with Size, Type, ID, and Content columns.
AJAX回發的響應是一個文本流,可將其視為具有大小、類型、ID和內容列的記錄表格。
Contains a page number delimiter used to ensure proper page numbering in a postback .
包含用于確保回發中的頁編號正確的頁碼分隔符。
The ScriptManager control checks an HTTP header in the request to determine whether the request is an AJAX postback.
ScriptManager控件會檢查請求中的HTTP頭,以確定該請求是否為AJAX回發。
If a postback does not require form data to be submitted, the adapter can call the same methods as the HTML adapters.
如果回發不要求提交窗體數據,則該適配器可以與HTML適配器調用相同的方法。
The presence of the page hidden fields VIEWSTATE and EVENTTARGET is used to help determine whether a postback event has occurred .
頁隱藏字段VIEWSTATE和EVENTTARGET的存在是用于幫助確定是否已發生回發事件的。
If the page is not undergoing a partial postback, a globalization script block is registered, along with all your scripts and services.
如果頁面沒有進行部分回發,則會在注冊所有腳本和服務的同時注冊一個全局化腳本塊。
Data is injected into a component either on postback or when the component is initialized.
在postback或者組件初始化時,數據被注入(inject)到一個組件中。
Method is called after all postback data returned from the user is loaded.
方法在從用戶返回的所有回發數據都已加載后調用。
Used to maintain the path of the menu when a postback event is raised.
用于在引發回發事件時維護菜單的路徑。
Property to specify whether clicking the hot spot results in going to another page or in a postback .
屬性,指定單擊作用點是導致轉到另一頁還是回發。
Is a number, and if present in the postback arguments, indicates that the browser should jump to a specific item in the list.
是一個數字,如果存在于回發參數中,則指示瀏覽器應跳轉到列表中的特定項。
Method if the markup for the browser supported by the adapter requires a different format for the postback form reference.
類繼承時,如果適配器支持的瀏覽器的標記對回發窗體引用有不同的格式要求,則可以重寫。
Hence, an AJAX postback uploads a bit more information than a regular ASP. NET postback.
因此,AJAX回發上載的信息要比常規ASP.NET回發多一點。
This phase of the lifecycle presents three view instances: new view, initial view, and postback, with each one being handled differently.
生命周期的這個階段表示為三個視圖實例:新視圖、原始視圖和后視圖,每個視圖的處理方式都不相同。
NET mobile controls, the page adapter must persist this string to the client and ensure that it is available on a subsequent postback.
NET移動控件,頁適配器必須將該字符串保持到客戶端,并確保它在后面的回發中可用。
This is true even after a postback, because the page is being re-created on the server and the browser considers it a new page.
即使在回發后也是如此,因為該頁正在服務器上重新創建,因而瀏覽器將該頁視為新頁。
Controls in a zone, based on the changes that have occurred since the most recent postback event.
根據自最近的回發事件以來所發生的更改更新區域中。