This method opens a component file and populates the HDVariables collection with the components from the component file. (Any existing variables in the HDVariables collection are not erased.)
void OpenComponentFile ( string componentFileName )
| Parameters | Description |
| componentFileName | The file path and name of the HotDocs component file (.CMP) to load. |