ASP.NET WebPages 帮助器参考手册
asp.net web pages - 更多帮助器
asp.net 帮助器 - 对象参考手册
analytics 对象参考手册(google)
helper | 描述 |
---|---|
analytics.getgooglehtml(webpropertyid) | 为指定的 id 呈现 google analytics javascript 代码。 |
analytics.getstatcounterhtml(project, security) | 为指定的项目呈现 statcounter analytics javascript 代码。 |
analytics.getyahoohtml(account) | 为指定的账号呈现 yahoo analytics javascript 代码。 |
bing 对象参考手册
helper | 描述 |
---|---|
bing.searchbox([boxwidth]) | 给 bing 传递搜索。您可以设置 bing.siteurl 和 bing.sitetitle 属性来设定站点搜索和搜索框的标题,通常是在 _appstart 页面设置这些属性。 |
bing.advancedsearchbox([, boxwidth] [,
resultwidth] [, resultheight] [, themecolor] [, locale]) |
用可选的格式显示 bing 搜索结果在页面上。您可以设置 bing.siteurl 和 bing.sitetitle 属性来设定站点搜索和搜索框的标题,通常是在 _appstart 页面设置这些属性。 |
chart 对象参考手册
helper | 描述 |
---|---|
chart(width, height [, template] [, templatepath]) | 初始化图表。 |
chart.addlegend([title] [, name]) | 给图表添加一个图例。 |
chart.addseries([name] [, charttype]
[, chartarea] [, axislabel] [, legend] [, markerstep] [, xvalue] [, xfield] [, yvalues] [, yfields] [, options]) |
给图表添加一系列数据。 |
crypto 对象参考手册
helper | 描述 |
---|---|
crypto.hash(string [, algorithm])
crypto.hash(bytes [, algorithm]) |
返回指定数据的哈希。默认算法是 sha256。 |
facebook 对象参考手册
helper | 描述 |
---|---|
facebook.likebutton(href [,
buttonlayout] [, showfaces] [, width] [, height] [, action] [, font] [, colorscheme] [, reflabel]) |
让 facebook 用户连接到网页。 |
fileupload 对象参考手册
helper | 描述 |
---|---|
fileupload.gethtml([initialnumberoffiles]
[, allowmorefilestobeadded] [, includeformtag] [, addtext] [, uploadtext]) |
为上传文件呈现 ui。 |
gamercard 对象参考手册
helper | 描述 |
---|---|
gamercard.gethtml(gamertag) | 呈现指定的 xbox gamer 标签。 |
gravatar 对象参考手册
helper | 描述 |
---|---|
gravatar.gethtml(email [, imagesize]
[, defaultimage] [, rating] [, imageextension] [, attributes]) |
为指定的电子邮件地址呈现 gravatar 图像。 |
json 对象参考手册
helper | 描述 |
---|---|
json.encode(object) | 用 javascript object notation (json) 把数据对象转换为字符串。 |
json.decode(string) | 转换 json 编码的输入字符串为您指定的数据对象。 |
linkshare 对象参考手册
helper | 描述 |
---|---|
linkshare.gethtml(pagetitle [,
pagelinkback] [, twitterusername] [, additionaltweettext] [, linksites]) |
使用指定的标题和可选的 url 呈现社会网络链接。 |
modelstate 对象参考手册
helper | 描述 |
---|---|
modelstatedictionary.adderror(key, errormessage) | 关联错误信息和一个表单域。使用 modelstate 帮助器访问成员。 |
modelstatedictionary.addformerror(errormessage) | 关联错误信息和一个表单。使用 modelstate 帮助器访问成员。 |
modelstatedictionary.isvalid | 如果没有验证错误,返回 true。使用 modelstate 帮助器访问成员。 |
objectinfo 对象参考手册
helper | 描述 |
---|---|
objectinfo.print(value [, depth] [, enumerationlength]) | 呈现一个对象和所有子对象的属性和值。 |
recaptcha 对象参考手册
helper | 描述 |
---|---|
recaptcha.gethtml([, publickey] [, theme] [, language] [, tabindex]) | 呈现 recaptcha 验证测试。 |
recaptcha.publickey recaptcha.privatekey |
设置 recaptcha 服务的公共和私有密钥。通常是在 _appstart 页面设置这些属性。 |
recaptcha.validate([, privatekey]) | 返回 recaptcha 测试结果。 |
serverinfo.gethtml() | renders 呈现有关 asp.net web pages 的状态信息。 |
twitter 对象参考手册
helper | 描述 |
---|---|
twitter.profile(twitterusername) | 为指定的用户呈现 twitter 流。 |
twitter.search(searchquery) | 为指定的搜索文本呈现 twitter 流。 |
video 对象参考手册
helper | 描述 |
---|---|
video.flash(filename [, width, height]) | 为指定的文件呈现宽度和高度可选的 flash 视频播放。 |
video.mediaplayer(filename [, width, height]) | 为指定的文件呈现宽度和高度可选 的 windows media 播放器。 |
video.silverlight(filename, width, height) | 为指定的 .xap 文件呈现所需的宽度和高度 的 silverlight 播放器。 |
webcache 对象参考手册
helper | 描述 |
---|---|
webcache.get(key) | 通过 key 返回指定的对象,如果对象未找到则返回 null。 |
webcache.remove(key) | 通过 key 从缓存中删除指定的对象。 |
webcache.set(key, value [, minutestocache] [, slidingexpiration]) | 通过 key 把 value 放置到指定名称的缓存中。 |
webgrid 对象参考手册
helper | 描述 |
---|---|
webgrid(data) | creates a 使用查询数据创建一个新的 webgrid 对象。 |
webgrid.gethtml() | renders markup 显示数据在 html 表格中。 |
webgrid.pager() | 为 webgrid 对象呈现一个页面。 |
webimage 对象参考手册
helper | 描述 |
---|---|
webimage(path) | 从指定的路径加载一个图像。 |
webimage.addimageswatermark(image) | 为指定图像加水印。 |
webimage.addtextwatermark(text) | 为图像添加指定文本。 |
webimage.fliphorizontal() webimage.flipvertical() |
水平/垂直翻转图像 |
webimage.getimagefromrequest() | 当图像被传送到一个文件上传页面时,加载图像。 |
webimage.resize(width, height) | 调整图像大小。 |
webimage.rotateleft() webimage.rotateright() |
向左或向右旋转图像。 |
webimage.save(path [, imageformat]) | 保存图像到指定路径。 |