LogPage Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| LogPage() | |
| LogPage(LogPageModel) |
LogPage()
public:
LogPage();
public LogPage ();
Public Sub New ()
Applies to
LogPage(LogPageModel)
public:
LogPage(Microsoft::AspNetCore::Diagnostics::Elm::Views::LogPageModel ^ model);
public LogPage (Microsoft.AspNetCore.Diagnostics.Elm.Views.LogPageModel model);
new Microsoft.AspNetCore.Diagnostics.Elm.Views.LogPage : Microsoft.AspNetCore.Diagnostics.Elm.Views.LogPageModel -> Microsoft.AspNetCore.Diagnostics.Elm.Views.LogPage
Public Sub New (model As LogPageModel)
Parameters
- model
- LogPageModel