<< Click to Display Table of Contents >>

Configuring the repository

To configure the repository using the RepositoryEX class, use the method below:


Method Detail

GetConfiguration

public NameValueCollection GetConfiguration()

Gets the repository settings.

SetConfiguration

public void SetConfiguration(NameValueCollection conf)

Sets up Repository configuration.

Parameters:

conf - The configuration to set up

Reload

public void Reload()

Reloads the Repository.