mocha/dotnet/Webapps/Mocha.Web/Page.aspx.designer.cs
2023-10-31 11:47:27 -04:00

25 lines
656 B
C#
Executable File

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Mocha.Web {
public partial class Page {
protected System.Web.UI.WebControls.Panel PageBuilderPageContent;
public new Mocha.Web.MasterPages.Blank Master {
get {
return ((Mocha.Web.MasterPages.Blank)(base.Master));
}
}
}
}