FineUI 官方论坛

标题: 新人第一次使用求帮助jiaoc [打印本页]

作者: wenlan    时间: 2016-8-4 17:59
标题: 新人第一次使用求帮助jiaoc
第一次使用这个,按教程来的,代码<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="testone.aspx.cs" Inherits="FineUITest.testone" %>
<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    <title></title>
</head>
<body>
    <form id="form1" runat="server">
    <div>
     <f:TextBox runat="server" Label="Label" Text=""></f:TextBox>
     <f:Button ID="Button1" runat="server" Text="Button"></f:Button>

    </div>
    </form>
</body>
</html>


作者: zy32002    时间: 2016-8-5 08:46
教程没告诉你页面必须得有pagemanager??




欢迎光临 FineUI 官方论坛 (https://fineui.com/BBS/) Powered by Discuz! X3.4