PwshKestrunModel.Data property
Gets the dynamic data object placed in HttpContext.Items["PageModel"]
by the sibling PowerShell script.
public object? Data { get; }
See Also
- class PwshKestrunModel
- namespace Kestrun.Razor
Gets the dynamic data object placed in HttpContext.Items["PageModel"]
by the sibling PowerShell script.
public object? Data { get; }