 | W3CExtendedLogLayoutInitializeLayout Method |
Initializes the layout.
Namespace:
NLog.Web.Layouts
Assemblies:
NLog.Web.AspNetCore (in NLog.Web.AspNetCore.dll) Version: 5.5.0+9fe9421708749962bac8393d7cec5df976518ccb
NLog.Web (in NLog.Web.dll) Version: 5.5.0+9fe9421708749962bac8393d7cec5df976518ccb
Syntaxprotected override void InitializeLayout()
Protected Overrides Sub InitializeLayout
Me.InitializeLayout()
abstract InitializeLayout : unit -> unit
override InitializeLayout : unit -> unit
See Also