Table of Contents

Method OutputAttributeDeclarations

Namespace
Alternet.FormDesigner.TypeScript
Assembly
Alternet.FormDesigner.TypeScript.v9.dll

OutputAttributeDeclarations(CodeAttributeDeclarationCollection)

Generates code for the specified attribute declaration collection.

protected override void OutputAttributeDeclarations(CodeAttributeDeclarationCollection attributes)

Parameters

attributes CodeAttributeDeclarationCollection

The attributes to generate code for.