Table of Contents

Class Setup

Namespace
Dynamicweb.Content.Management
Assembly
Dynamicweb.dll
Used for configuring and setting up Dynamicweb from the setup guide at /Admin/Access/Setup or from service desk installation tool.
public class Setup
Inheritance
Setup
Inherited Members

Methods

Initialize()

public static void Initialize()

SetupCompleted()

Determines whether setup has been completed.
public static bool SetupCompleted()

Returns

bool
True if the solution has a /Files folder and a database connection
To top