黄色电影一区二区,韩国少妇自慰A片免费看,精品人妻少妇一级毛片免费蜜桃AV按摩师 ,超碰 香蕉

ASP.NET WebPages 幫助器參考手冊

asp.net web pages - 更多幫助器

asp.net 幫助器 - 對象參考手冊

analytics 對象參考手冊(google)

helper 描述
analytics.getgooglehtml(webpropertyid) 為指定的 id 呈現(xiàn) google analytics javascript 代碼。
analytics.getstatcounterhtml(project, security) 為指定的項目呈現(xiàn) statcounter analytics javascript 代碼。
analytics.getyahoohtml(account) 為指定的賬號呈現(xiàn) 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])
給圖表添加一系列數(shù)據(jù)。

crypto 對象參考手冊

helper 描述
crypto.hash(string [, algorithm])
crypto.hash(bytes [, algorithm])
返回指定數(shù)據(jù)的哈希。默認算法是 sha256。

facebook 對象參考手冊

helper 描述
facebook.likebutton(href [, buttonlayout] [, showfaces] [, width] [, height]
[, action] [, font] [, colorscheme] [, reflabel])
讓 facebook 用戶連接到網頁。

fileupload 對象參考手冊

helper 描述
fileupload.gethtml([initialnumberoffiles] [, allowmorefilestobeadded]
[, includeformtag] [, addtext] [, uploadtext])
為上傳文件呈現(xiàn) ui。

gamercard 對象參考手冊

helper 描述
gamercard.gethtml(gamertag) 呈現(xiàn)指定的 xbox gamer 標簽。

gravatar 對象參考手冊

helper 描述
gravatar.gethtml(email [, imagesize] [, defaultimage] [, rating]
[, imageextension] [, attributes])
為指定的電子郵件地址呈現(xiàn) gravatar 圖像。

json 對象參考手冊

helper 描述
json.encode(object) 用 javascript object notation (json) 把數(shù)據(jù)對象轉換為字符串。
json.decode(string) 轉換 json 編碼的輸入字符串為您指定的數(shù)據(jù)對象。

linkshare 對象參考手冊

helper 描述
linkshare.gethtml(pagetitle [, pagelinkback] [, twitterusername]
[, additionaltweettext] [, linksites])
使用指定的標題和可選的 url 呈現(xiàn)社會網絡鏈接。

modelstate 對象參考手冊

helper 描述
modelstatedictionary.adderror(key, errormessage) 關聯(lián)錯誤信息和一個表單域。使用 modelstate 幫助器訪問成員。
modelstatedictionary.addformerror(errormessage) 關聯(lián)錯誤信息和一個表單。使用 modelstate 幫助器訪問成員。
modelstatedictionary.isvalid 如果沒有驗證錯誤,返回 true。使用 modelstate 幫助器訪問成員。

objectinfo 對象參考手冊

helper 描述
objectinfo.print(value [, depth] [, enumerationlength]) 呈現(xiàn)一個對象和所有子對象的屬性和值。

recaptcha 對象參考手冊

helper 描述
recaptcha.gethtml([, publickey] [, theme] [, language] [, tabindex]) 呈現(xiàn) recaptcha 驗證測試。
recaptcha.publickey
recaptcha.privatekey
設置 recaptcha 服務的公共和私有密鑰。通常是在 _appstart 頁面設置這些屬性。
recaptcha.validate([, privatekey]) 返回 recaptcha 測試結果。
serverinfo.gethtml() renders 呈現(xiàn)有關 asp.net web pages 的狀態(tài)信息。

twitter 對象參考手冊

helper 描述
twitter.profile(twitterusername) 為指定的用戶呈現(xiàn) twitter 流。
twitter.search(searchquery) 為指定的搜索文本呈現(xiàn) twitter 流。

video 對象參考手冊

helper 描述
video.flash(filename [, width, height]) 為指定的文件呈現(xiàn)寬度和高度可選的 flash 視頻播放。
video.mediaplayer(filename [, width, height]) 為指定的文件呈現(xiàn)寬度和高度可選 的 windows media 播放器。
video.silverlight(filename, width, height) 為指定的 .xap 文件呈現(xiàn)所需的寬度和高度 的 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 使用查詢數(shù)據(jù)創(chuàng)建一個新的 webgrid 對象。
webgrid.gethtml() renders markup 顯示數(shù)據(jù)在 html 表格中。
webgrid.pager() 為 webgrid 對象呈現(xiàn)一個頁面。

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]) 保存圖像到指定路徑。

相關文章