USER 控制項
DESCRIPTION
USER 控制項. USER 控制項. ASP.NET 全新設計的元件 是一個 .ascx 的檔案 也可以稱為 P agelet 物件 類似設計網頁,可以讓多個網頁一起共用 不會出現在工具箱內. 產生 USER 控 制項. 使用 USER 控制項. 直接拖進 .aspx 版面中. Custom 控 制項. Custom 控 制項. ASP.NET 全新設計的元件 建置較 user control 困難 會出現在工具箱內 使用時網 頁不用匯入控制項程式碼 (user control 需要 ). 建立 Custom 控制項. 步驟一. 步驟二.
1 / 16
Télécharger la présentation
USER 控制項
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
USER控制項 • ASP.NET全新設計的元件 • 是一個.ascx的檔案 • 也可以稱為Pagelet物件 • 類似設計網頁,可以讓多個網頁一起共用 • 不會出現在工具箱內
使用USER控制項 直接拖進.aspx版面中
Custom控制項 • ASP.NET全新設計的元件 • 建置較user control困難 • 會出現在工具箱內 • 使用時網頁不用匯入控制項程式碼(user control需要)
建立Custom控制項 步驟一 步驟二
建立Custom控制項 步驟三 步驟四
建立Custom控制項 步驟五
建立Custom控制項 步驟六
建立Custom控制項 步驟七
使用Custom控制項 步驟一
使用Custom控制項 步驟二
使用Custom控制項 步驟三
More Related