1 implementation of Keep
Microsoft.AspNetCore.Components.Endpoints (1)
TempData\TempData.cs (1)
66
public void
Keep
(string key)
1 reference to Keep
Microsoft.AspNetCore.Components.Endpoints (1)
TempData\ITempData.cs (1)
9
/// <see cref="Keep()"/> or <see cref="
Keep
(string)"/> is called, or it is accessed via <see cref="Peek(string)"/>.