1
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
<Items>
|
||||
<f:Label runat="server" ID="txtMainItemAndDesignProfessional" Label="对应主项及设计专业" LabelWidth="150px"></f:Label>
|
||||
<f:Button runat="server" ID="btnSelect" OnClick="btnSelect_Click" Text="选择"></f:Button>
|
||||
<f:HiddenField runat="server" ID="hdMainItemAndDesignProfessionalIds"></f:HiddenField>
|
||||
<f:TextBox runat="server" ID="hdMainItemAndDesignProfessionalIds" Hidden="true"></f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
</Rows>
|
||||
|
||||
@@ -145,7 +145,7 @@ namespace FineUIPro.Web.ProjectData {
|
||||
/// 自动生成的字段。
|
||||
/// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
|
||||
/// </remarks>
|
||||
protected global::FineUIPro.HiddenField hdMainItemAndDesignProfessionalIds;
|
||||
protected global::FineUIPro.TextBox hdMainItemAndDesignProfessionalIds;
|
||||
|
||||
/// <summary>
|
||||
/// Toolbar1 控件。
|
||||
|
||||
Reference in New Issue
Block a user