Table of Contents

Method GenerateAttachEventStatement

Namespace
Alternet.FormDesigner.Python
Assembly
Alternet.FormDesigner.Python.v9.dll

GenerateAttachEventStatement(CodeAttachEventStatement)

Generates code for the specified attach event statement.

protected override void GenerateAttachEventStatement(CodeAttachEventStatement e)

Parameters

e CodeAttachEventStatement

A CodeAttachEventStatement that indicates the statement to generate code for.