Method OnActivate
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v10.dll
OnActivate(string, ref ITextSource)
Raises Activate event with specified parameters.
public void OnActivate(string fileName, ref ITextSource source)
Parameters
fileNamestringFile name of document containing bookmarks.
sourceITextSourceGets or sets
ITextSourceaccociated with the file.