Table of Contents

Constructor EditPage

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

EditPage(IEditPages, ISyntaxEdit)

Initializes a new instance of the EditPage with specified owner.

public EditPage(IEditPages pages, ISyntaxEdit owner)

Parameters

pages IEditPages

The IEditPages that contains this new instance.

owner ISyntaxEdit

The ISyntaxEdit owner of the pages.