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
CodeAttributeDeclarationCollectionThe attributes to generate code for.