Table of Contents

IBuildAssembler.LoadComponent Method

Definition

Namespace
Sandcastle.Core.BuildAssembler
Assembly
Sandcastle.Core.dll

This is used to create a component based on the given configuration

BuildComponentCore LoadComponent(XPathNavigator configuration)

Parameters

configuration XPathNavigator

The component configuration

Returns

BuildComponentCore

A component created using the given definition

Exceptions

ArgumentNullException

This is thrown if configuration is null