Method GenerateAttachEventStatement
- Namespace
- Alternet.FormDesigner.TypeScript
- Assembly
- Alternet.FormDesigner.TypeScript.v9.dll
GenerateAttachEventStatement(CodeAttachEventStatement)
Generates code for the specified attach event statement.
protected override void GenerateAttachEventStatement(CodeAttachEventStatement e)
Parameters
e
CodeAttachEventStatementA CodeAttachEventStatement that indicates the statement to generate code for.