| W3CExtendedLogLayoutInitializeLayout Method |
Initializes the layout.
Namespace:
NLog.Web.Layouts
Assemblies:
NLog.Web.AspNetCore (in NLog.Web.AspNetCore.dll) Version: 5.3.13+628b0876960af3ee3454c99b7985dbb5e1c46bf0
NLog.Web (in NLog.Web.dll) Version: 5.3.13+628b0876960af3ee3454c99b7985dbb5e1c46bf0
Syntax protected override void InitializeLayout()
Protected Overrides Sub InitializeLayout
Me.InitializeLayout()
abstract InitializeLayout : unit -> unit
override InitializeLayout : unit -> unit
See Also