tiseza_oss_live/PrintAppProfileExtension.as...

36 lines
1.1 KiB
C#
Raw Permalink Normal View History

2025-11-15 11:14:31 +00:00
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace OSS
{
public partial class PrintAppProfileExtension
{
/// <summary>
/// form1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlForm form1;
/// <summary>
/// PreviewExtensionApp control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::DevExpress.XtraReports.Web.ASPxDocumentViewer PreviewExtensionApp;
}
}