WebSettings RequireInitializedSettings Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Called by framework components that rely on initialized web settings. If the settings have been initialized that this method just does a lock-free check and returns

Namespace: NFX.Web
Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public static void RequireInitializedSettings()
See Also