Show / Hide Table of Contents

SetDormant Method

SetDormant(bool)

Allows a configuration to be stored without being accessible.

C#
public T SetDormant(bool setting = true)

Parameters

Type Name Description
bool setting

Returns

T

In this article
Back to top Generated by DocFX