markus / ConvertService / ServiceBase / UploadFonts / Site.Mobile.Master.designer.cs @ ab7fe8c0
이력 | 보기 | 이력해설 | 다운로드 (1.73 KB)
1 | 950e6b84 | taeseongkim | //------------------------------------------------------------------------------ |
---|---|---|---|
2 | // <auto-generated> |
||
3 | // This code was generated by a tool. |
||
4 | // |
||
5 | // Changes to this file may cause incorrect behavior and will be lost if |
||
6 | // the code is regenerated. |
||
7 | // </auto-generated> |
||
8 | //------------------------------------------------------------------------------ |
||
9 | |||
10 | namespace UploadFonts { |
||
11 | |||
12 | |||
13 | public partial class Site_Mobile { |
||
14 | |||
15 | /// <summary> |
||
16 | /// HeadContent control. |
||
17 | /// </summary> |
||
18 | /// <remarks> |
||
19 | /// Auto-generated field. |
||
20 | /// To modify move field declaration from designer file to code-behind file. |
||
21 | /// </remarks> |
||
22 | protected global::System.Web.UI.WebControls.ContentPlaceHolder HeadContent; |
||
23 | |||
24 | /// <summary> |
||
25 | /// form1 control. |
||
26 | /// </summary> |
||
27 | /// <remarks> |
||
28 | /// Auto-generated field. |
||
29 | /// To modify move field declaration from designer file to code-behind file. |
||
30 | /// </remarks> |
||
31 | protected global::System.Web.UI.HtmlControls.HtmlForm form1; |
||
32 | |||
33 | /// <summary> |
||
34 | /// FeaturedContent control. |
||
35 | /// </summary> |
||
36 | /// <remarks> |
||
37 | /// Auto-generated field. |
||
38 | /// To modify move field declaration from designer file to code-behind file. |
||
39 | /// </remarks> |
||
40 | protected global::System.Web.UI.WebControls.ContentPlaceHolder FeaturedContent; |
||
41 | |||
42 | /// <summary> |
||
43 | /// MainContent control. |
||
44 | /// </summary> |
||
45 | /// <remarks> |
||
46 | /// Auto-generated field. |
||
47 | /// To modify move field declaration from designer file to code-behind file. |
||
48 | /// </remarks> |
||
49 | protected global::System.Web.UI.WebControls.ContentPlaceHolder MainContent; |
||
50 | } |
||
51 | } |