Method BeginUpdateSnippet
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
BeginUpdateSnippet()
Prevents the Edit control from updating snippets until the EndUpdateSnippet
method is called.
public virtual int BeginUpdateSnippet()
Returns
- int
Number of snippet updating locks.