Table of Contents

Method Assign

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

Assign(IEditPage)

When implemented by a class, copies the contents of another IEditPage object.

void Assign(IEditPage source)

Parameters

source IEditPage

Specifies IEditPage to assign.