Table of Contents

DocumentUltimateWebConfiguration.DocumentUltimateWebConfiguration Constructor

Definition

Namespace
GleamTech.DocumentUltimate.AspNet
Assembly
GleamTech.DocumentUltimate.dll

DocumentUltimateWebConfiguration()

Initializes a new instance of the DocumentUltimateWebConfiguration class.

public DocumentUltimateWebConfiguration()

DocumentUltimateWebConfiguration(DocumentUltimateConfiguration)

Initializes a new instance of the DocumentUltimateWebConfiguration class with custom configuration.

public DocumentUltimateWebConfiguration(DocumentUltimateConfiguration configuration)

Parameters

configuration DocumentUltimateConfiguration

The configuration to use instead of the global configuration.