Fixed help files.
This commit is contained in:
commit
b8f912cc79
1543 changed files with 395123 additions and 0 deletions
187
WebApplication/Editor.ascx.designer.cs
generated
Normal file
187
WebApplication/Editor.ascx.designer.cs
generated
Normal file
|
@ -0,0 +1,187 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.4016
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace ScrewTurn.Wiki {
|
||||
|
||||
|
||||
public partial class Editor {
|
||||
|
||||
/// <summary>
|
||||
/// lblStrings control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Literal lblStrings;
|
||||
|
||||
/// <summary>
|
||||
/// btnWikiMarkup control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::Anthem.Button btnWikiMarkup;
|
||||
|
||||
/// <summary>
|
||||
/// btnVisual control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::Anthem.Button btnVisual;
|
||||
|
||||
/// <summary>
|
||||
/// btnPreview control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::Anthem.Button btnPreview;
|
||||
|
||||
/// <summary>
|
||||
/// mlvEditor control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::Anthem.MultiView mlvEditor;
|
||||
|
||||
/// <summary>
|
||||
/// viwStandard control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::Anthem.View viwStandard;
|
||||
|
||||
/// <summary>
|
||||
/// btnBiggerMarkup control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::Anthem.ImageButton btnBiggerMarkup;
|
||||
|
||||
/// <summary>
|
||||
/// btnSmallerMarkup control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::Anthem.ImageButton btnSmallerMarkup;
|
||||
|
||||
/// <summary>
|
||||
/// txtMarkup control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::Anthem.TextBox txtMarkup;
|
||||
|
||||
/// <summary>
|
||||
/// viwVisual control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::Anthem.View viwVisual;
|
||||
|
||||
/// <summary>
|
||||
/// btnBiggerMarkupVisual control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::Anthem.ImageButton btnBiggerMarkupVisual;
|
||||
|
||||
/// <summary>
|
||||
/// btnSmallerMarkupVisual control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::Anthem.ImageButton btnSmallerMarkupVisual;
|
||||
|
||||
/// <summary>
|
||||
/// lblWYSIWYG control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::Anthem.TextBox lblWYSIWYG;
|
||||
|
||||
/// <summary>
|
||||
/// viwPreview control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::Anthem.View viwPreview;
|
||||
|
||||
/// <summary>
|
||||
/// lblPreviewWarning control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Label lblPreviewWarning;
|
||||
|
||||
/// <summary>
|
||||
/// lblPreview control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Literal lblPreview;
|
||||
|
||||
/// <summary>
|
||||
/// lblSnippets control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Label lblSnippets;
|
||||
|
||||
/// <summary>
|
||||
/// lblCustomSpecialTags control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Literal lblCustomSpecialTags;
|
||||
|
||||
/// <summary>
|
||||
/// lblToolbarInit control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Literal lblToolbarInit;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue