Table of Contents

Class OutlineTranslate

Namespace
InSite.Admin.Standards.Standards.Controls
Assembly
InSite.UI.dll
public class OutlineTranslate : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
OutlineTranslate
Implements
Inherited Members

Constructors

OutlineTranslate()

public OutlineTranslate()

Fields

FieldRepeater

FieldRepeater control.

protected Repeater FieldRepeater

Field Value

Repeater

Remarks

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

Header

Header control.

protected HtmlGenericControl Header

Field Value

HtmlGenericControl

Remarks

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

SaveButton

SaveButton control.

protected SaveButton SaveButton

Field Value

SaveButton

Remarks

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

Methods

LoadData(int)

public bool LoadData(int asset)

Parameters

asset int

Returns

bool

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

Events

Updated

public event EventHandler Updated

Event Type

EventHandler