2 lines
115 B
Plaintext
2 lines
115 B
Plaintext
|
<%@ Control Language="C#" CodeFile="MyChild.ascx.cs" Inherits="MyChild" %>
|
||
|
<asp:Image ID="Image1" runat="server" />
|