This commit is contained in:
2025-03-03 10:53:04 +08:00
parent ac3e368d1f
commit 4d9b7e2b79
5 changed files with 54 additions and 10 deletions
+9
View File
@@ -67,5 +67,14 @@ namespace FineUIPro.Web.AttachFile
/// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlIframe LookHtml;
/// <summary>
/// Image1 控件。
/// </summary>
/// <remarks>
/// 自动生成的字段。
/// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
/// </remarks>
protected global::FineUIPro.Image Image1;
}
}