Share via


Areas_MicrosoftIdentity_Pages_Account_SignedOut.ViewData Property

Definition

public Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<Microsoft.Identity.Web.UI.Areas.MicrosoftIdentity.Pages.Account.SignedOutModel> ViewData { get; }
member this.ViewData : Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<Microsoft.Identity.Web.UI.Areas.MicrosoftIdentity.Pages.Account.SignedOutModel>
Public ReadOnly Property ViewData As ViewDataDictionary(Of SignedOutModel)

Property Value

Applies to