|
Guides (SDK /API) | Technical Reference | BBDN | How-to Documentation |
Code sample project: Custom Pledge Form
This section contains targeted instructions about how to use the Infinity SDK to create features to access from a custom part.
Two utilities that come with the Infinity SDK are used. These are LoadSpec, which is used to add items to an Infinity catalog, and BBMetalWeb, which is used to generate strongly typed classes for features in an Infinity application.
LoadSpec is described in LoadSpec.
BBMetalWeb is described in BBMetalWeb.
A broader set of guides for Infinity customizations is located at Infinity SDK Guides.