Table of Contents

Class TestEquation

Namespace
InSite.UI.Admin
Assembly
InSite.UI.dll
public class TestEquation : Page, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler
Inheritance
TestEquation
Implements
Inherited Members

Constructors

TestEquation()

public TestEquation()

Fields

MarkdownResult

MarkdownResult control.

protected Literal MarkdownResult

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

MarkdownText

MarkdownText control.

protected TextBox MarkdownText

Field Value

TextBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

PrintButton

PrintButton control.

protected Button PrintButton

Field Value

Button

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

RenderButton

RenderButton control.

protected Button RenderButton

Field Value

Button

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

form1

form1 control.

protected HtmlForm form1

Field Value

HtmlForm

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs