Method BeginUpdateSnippet
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
BeginUpdateSnippet()
When implemented by a class, prevents the Edit control from updating snippets until the EndUpdateSnippet
method is called.
int BeginUpdateSnippet()
Returns
- int
Number of snippet updating locks.