This method can be overridden to perform logic when the template instance is created.

Namespace: CodeSmith.Engine
Assembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
protected virtual void OnInit()
Visual Basic
Protected Overridable Sub OnInit

See Also