~halega/+junk/sharpdevelop

« back to all changes in this revision

Viewing changes to samples/CodeConverter/Source/CCSite/About.aspx.designer.cs

  • Committer: sk
  • Date: 2011-09-10 05:17:57 UTC
  • Revision ID: halega@halega.com-20110910051757-qfouz1llya9m6boy
4.1.0.7915 Release Candidate 1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
//------------------------------------------------------------------------------
 
2
// <auto-generated>
 
3
//     This code was generated by a tool.
 
4
//     Runtime Version:2.0.50727.312
 
5
//
 
6
//     Changes to this file may cause incorrect behavior and will be lost if
 
7
//     the code is regenerated.
 
8
// </auto-generated>
 
9
//------------------------------------------------------------------------------
 
10
 
 
11
namespace CCSite {
 
12
    
 
13
    
 
14
    /// <summary>
 
15
    /// About class.
 
16
    /// </summary>
 
17
    /// <remarks>
 
18
    /// Auto-generated class.
 
19
    /// </remarks>
 
20
    public partial class About {
 
21
        
 
22
        /// <summary>
 
23
        /// VersionLabel control.
 
24
        /// </summary>
 
25
        /// <remarks>
 
26
        /// Auto-generated field.
 
27
        /// To modify move field declaration from designer file to code-behind file.
 
28
        /// </remarks>
 
29
        protected global::System.Web.UI.WebControls.Label VersionLabel;
 
30
    }
 
31
}