Class InternalRedirectViewModel
- Namespace
- JJMasterData.Web.Areas.MasterData.Models
- Assembly
- JJMasterData.Web.dll
public sealed class InternalRedirectViewModel
- Inheritance
-
InternalRedirectViewModel
- Inherited Members
-
Properties
HtmlContent
public required string HtmlContent { get; init; }
Property Value
- string
public required bool ShowToolbar { get; init; }
Property Value
- bool
SubmitParentWindow
public bool SubmitParentWindow { get; set; }
Property Value
- bool
Title
public required string Title { get; init; }
Property Value
- string