WAP之家:为您提供最全最新的WAP技术,CP.SP.3G等行业资讯。 WAP之家交流论坛全新开放 点击进入>>
WAP资讯 | 3G动态 | SP动态 | 运营商动态 | 内容商动态 | 制造商动态 | 论坛讨论>> 每次自动访问
WAP技术 | WAP源码 | 手机编程 | 手机源码 | 无线技术 | J2ME技术 | 手机软件 添加到收藏夹
IVR技术 | SP资料 | SMS MMS技术 | 商业方案 | IVR下载 | 书籍教程 | 工具软件 语言:繁體中文

WAP之家技术文章WAP教程网站教程ASP.NET Mobile Command Control

ASP.NET Mobile Command Control
作者:佚名  来源:本站整理  发布时间:2008-3-14 20:39:16

Definition and Usage
定义和用法

The Command control is used to perform an action on a mobile device, like posting user input back to the server.
命令控件是用于在移动设备上执行一个指令的,如:将用户输入传给服务器。


Properties
属性

Property
属性
Value
Description
描述
Alignment left
center
right
Optional. How to align the command control
可选参数。指定命令控件的排列方式
BackColor rgb(x,x,x)
#xxxxxx
colorname
Optional. A background color for the command control
可选参数。指定命令控件的背景颜色
BreakAfter true
false
Optional. Default is "true"
可选参数。默认值为“true”
CausesValidation true
false
Optional. By default, a page is validated when a Command control is clicked. To prevent a page from being validated when clicking on a Command control, set this property to "false"
可选参数。默认情况下,当点击命令控件时,页面生效;如果将属性设置为“false”,那么当点击命令控件时,页面失效
CommandArgument   Optional. Additional information about the command to perform
可选参数。指定与命令执行相关的附加信息
CommandName   Optional. The command associated with the ItemCommand event
可选参数。指定与 ItemCommand 事件相关的命令
EnableViewState true
false
Optional. Default is "true"
可选参数。默认值为“true”
Font-Bold false
true
Optional. Specifies whether or not the text in the command control should be bold
可选参数。指定命令控件的文本是否要以粗体显示
Font-Italic false
true
Optional. Specifies whether or not the text in the command control should be italic
可选参数。指定命令控件的文本是否要以斜体显示
Font-Name fontname Optional. Specifies the font name of the text in the command control
可选参数。指定命令控件的字体名称
Font-Size normal
small
large
Optional. Specifies the font size of the text in the command control
可选参数。指定命令控件的字体尺寸
ForeColor rgb(x,x,x)
#xxxxxx
colorname
Optional. A foreground color for the command control
可选参数。指定命令控件的前景色
Format button
link
Optional. Specifies whether the Command control should be a button or a link
可选参数。指定命令控件是一个按钮还是一个链接
id unique_name Optional. A unique id for the control
可选参数。为控件指定一个id
ImageUrl URL Optional. An URL to an image source
可选参数。指定链接到图象源的URL
OnClick function_name Optional. The name of the function to be executed when the control is clicked
可选参数。档控件被点击时,指定需要执行的函数名称
OnItemCommand function_name Optional. The name of the function to be executed when the control is activated
可选参数。档控件被激活时,指定需要执行的函数名称
runat "server" Required. Specifies that the control is a server control
必要参数。指定该控件是否是服务器控件
SoftkeyLabel softkeylabel Optional.
可选参数
StyleReference name_of_style_element Optional. Specifies a reference to a style to be applied to the control
可选参数。指定一个应用于控件的样式参数
Text text Optional. The text to display on the control
可选参数。指定控件上显示的文本
Visible true
false
Optional. Specifies whether or not the Command control should be visible
可选参数。指定命令控件是否可视
Wrapping wrap
nowrap
Optional. Specifies whether or not the text in the command control should wrap
可选参数。指定命令控件中的文本是否可以被嵌套

[1] [2]  下一页

[] [返回上一页] [打 印]
文章评论

用户名: 查看更多评论

分 值:100分 85分 70分 55分 40分 25分 10分 0分

内 容:

         (注“”为必填内容。) 验证码: 验证码,看不清楚?请点击刷新验证码