postback

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匹配调用PageRequestManagerabortPostBack方法

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由于11else子句)。

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 .

隐藏字段VIEWSTATEEVENTTARGET存在用于帮助确定是否发生事件

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.

根据最近事件以来发生更改更新区域

热门查询