Table of Contents

Method OnActivate

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

OnActivate(string, ref ITextSource)

Raises Activate event with specified parameters.

public void OnActivate(string fileName, ref ITextSource source)

Parameters

fileName string

File name of document containing bookmarks.

source ITextSource

Gets or sets ITextSource accociated with the file.