Register Register Member Login Member Login Member Login Forgot Password ??
PHP , ASP , ASP.NET, VB.NET, C#, Java , jQuery , Android , iOS , Windows Phone
 

Registered : 109,027

HOME > ASP.NET > ASP.NET Web User Controls > ASP.NET Web User Control (Code Behind)



Clound SSD Virtual Server

ASP.NET Web User Control (Code Behind)

ASP.NET Web User Control (Code Behind) ตัวอย่างการเขียน Web User Control ในรูปแบบของ Code Behind ที่เขียนแยกระหว่าง .aspx และ .aspx.vb หรือ aspx.cs

Language Code : VB.NET || C#

ASP.NET Web User Control

Syntax

<%@ Register Src="UserControl.ascx" TagName="UserControl" TagPrefix="myUsr" %>

<myUsr:UserControl ID="myUserControl" runat="server"></myUsr:UserControl>


Sample

MyWebPage1.aspx

<%@ Page Language="VB" AutoEventWireup="false" CodeFile="MyWebPage1.aspx.vb" Inherits="MyWebPage1" %>
<%@ Register Src="MyUserControl1.ascx" TagName="MyUserControl1" TagPrefix="uc1" %>
<html>
<head>
    <title>ThaiCreate.Com ASP.NET - Web User Control</title>
</head>
<body>
    <form id="form1" runat="server">
        <uc1:MyUserControl1 id="MyUsrCtrl1" runat="server" />
    </form>
</body>
</html>


MyWebPage1.aspx.vb

Public Class MyWebPage1
    Inherits System.Web.UI.Page

    Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles MyBase.Load

    End Sub
End Class




MyUserControl1.ascx

<%@ Control Language="VB" AutoEventWireup="false" CodeFile="MyUserControl1.ascx.vb" Inherits="MyUserControl1" %>
<table style="width: 495px" border="1">
    <tr>
        <td style="height: 73px; text-align: center">
            <asp:Label ID="lblText" runat="server" Font-Size="X-Large" Text="Banner"></asp:Label></td>
    </tr>
</table>


MyUserControl1.ascx.vb

Public Class MyUserControl1
    Inherits System.Web.UI.UserControl

    Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles MyBase.Load

    End Sub
End Class


Screenshot

ASP.NET Web User Control



ASP.NET & Visual Studio .Net 2003 - Web User Control

ASP.NET & Visual Studio 2005,2008 - Web User Control






   
Share

Property & Method (Others Related)

ASP.NET Web User Control

ช่วยกันสนับสนุนรักษาเว็บไซต์ความรู้แห่งนี้ไว้ด้วยการสนับสนุน Source Code 2.0 ของทีมงานไทยครีเอท


ลองใช้ค้นหาข้อมูล


   


Bookmark.   
       
  By : ThaiCreate.Com Team (บทความเป็นลิขสิทธิ์ของเว็บไทยครีเอทห้ามนำเผยแพร่ ณ เว็บไซต์อื่น ๆ)
  Score Rating :  
  Create/Update Date : 2008-12-13 20:28:07 / 2009-06-03 00:25:16
  Download : Download  ASP.NET Web User Control (Code Behind)
 Sponsored Links / Related

 
ASP.NET Web User Control
Rating :

 
ASP.NET Web User Control & Property
Rating :

 
ASP.NET Web User Control - LoadControl()
Rating :


ThaiCreate.Com Forum


Comunity Forum Free Web Script
Jobs Freelance Free Uploads
Free Web Hosting Free Tools

สอน PHP ผ่าน Youtube ฟรี
สอน Android การเขียนโปรแกรม Android
สอน Windows Phone การเขียนโปรแกรม Windows Phone 7 และ 8
สอน iOS การเขียนโปรแกรม iPhone, iPad
สอน Java การเขียนโปรแกรม ภาษา Java
สอน Java GUI การเขียนโปรแกรม ภาษา Java GUI
สอน JSP การเขียนโปรแกรม ภาษา Java
สอน jQuery การเขียนโปรแกรม ภาษา jQuery
สอน .Net การเขียนโปรแกรม ภาษา .Net
Free Tutorial
สอน Google Maps Api
สอน Windows Service
สอน Entity Framework
สอน Android
สอน Java เขียน Java
Java GUI Swing
สอน JSP (Web App)
iOS (iPhone,iPad)
Windows Phone
Windows Azure
Windows Store
Laravel Framework
Yii PHP Framework
สอน jQuery
สอน jQuery กับ Ajax
สอน PHP OOP (Vdo)
Ajax Tutorials
SQL Tutorials
สอน SQL (Part 2)
JavaScript Tutorial
Javascript Tips
VBScript Tutorial
VBScript Validation
Microsoft Access
MySQL Tutorials
-- Stored Procedure
MariaDB Database
SQL Server Tutorial
SQL Server 2005
SQL Server 2008
SQL Server 2012
-- Stored Procedure
Oracle Database
-- Stored Procedure
SVN (Subversion)
แนวทางการทำ SEO
ปรับแต่งเว็บให้โหลดเร็ว


Hit Link
   







Load balance : Server 04
ThaiCreate.Com Logo
© www.ThaiCreate.Com. 2003-2024 All Rights Reserved.
ไทยครีเอทบริการ จัดทำดูแลแก้ไข Web Application ทุกรูปแบบ (PHP, .Net Application, VB.Net, C#)
[Conditions Privacy Statement] ติดต่อโฆษณา 081-987-6107 อัตราราคา คลิกที่นี่