Implemented interface member:
252 writes to
BasicWebSite (11)
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Antiforgery_AntiforgeryTokenAndResponseCaching_cshtml.g.cs (1)
30ViewData["Title"] = "Antiforgery token and response caching";
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Antiforgery_FlushAsyncLogin_cshtml.g.cs (1)
39ViewData["Title"] = "Log in";
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Antiforgery_Index_cshtml.g.cs (1)
30ViewData["Title"] = "Home Page";
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Antiforgery_Login_cshtml.g.cs (1)
38ViewData["Title"] = "Log in";
Controllers\AntiforgeryController.cs (2)
23ViewData["ReturnUrl"] = returnUrl; 57ViewData["ReturnUrl"] = returnUrl;
Controllers\HomeController.cs (1)
95ViewData["naming"] = snakeCase ? (NamingStrategy)new SnakeCaseNamingStrategy() : new DefaultNamingStrategy();
Controllers\PageRouteController.cs (2)
32ViewData["page"] = page; 39ViewData["page"] = page;
Controllers\TempDataPropertyController.cs (2)
35ViewData["Message"] = Message; 36ViewData["NullableInt"] = NullableInt;
ClaimsTransformation (4)
artifacts\obj\ClaimsTransformation\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Home_Index_cshtml.g.cs (1)
71ViewData["Title"] = "Home Page";
artifacts\obj\ClaimsTransformation\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared_Error_cshtml.g.cs (1)
49ViewData["Title"] = "Error";
Controllers\AccountController.cs (2)
18ViewData["ReturnUrl"] = returnUrl; 31ViewData["ReturnUrl"] = returnUrl;
Cookies (4)
artifacts\obj\Cookies\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Home_Index_cshtml.g.cs (1)
71ViewData["Title"] = "Home Page";
artifacts\obj\Cookies\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared_Error_cshtml.g.cs (1)
49ViewData["Title"] = "Error";
Controllers\AccountController.cs (2)
17ViewData["ReturnUrl"] = returnUrl; 30ViewData["ReturnUrl"] = returnUrl;
CustomPolicyProvider (1)
Controllers\AccountController.cs (1)
16ViewData["ReturnUrl"] = returnUrl;
DynamicSchemes (4)
artifacts\obj\DynamicSchemes\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Pages_About_cshtml.g.cs (1)
35ViewData["Title"] = "About";
artifacts\obj\DynamicSchemes\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Pages_Contact_cshtml.g.cs (1)
35ViewData["Title"] = "Contact";
artifacts\obj\DynamicSchemes\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Pages_Error_cshtml.g.cs (1)
35ViewData["Title"] = "Error";
artifacts\obj\DynamicSchemes\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Pages_Index_cshtml.g.cs (1)
77ViewData["Title"] = "Home page";
IdentitySample.Mvc (31)
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ConfirmEmail_cshtml.g.cs (1)
82ViewData["Title"] = "Confirm Email";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ExternalLoginConfirmation_cshtml.g.cs (1)
101ViewData["Title"] = "Register";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ExternalLoginFailure_cshtml.g.cs (1)
59ViewData["Title"] = "Login Failure";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ForgotPassword_cshtml.g.cs (1)
67ViewData["Title"] = "Forgot your password?";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ForgotPasswordConfirmation_cshtml.g.cs (1)
59ViewData["Title"] = "Forgot Password Confirmation";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Lockout_cshtml.g.cs (1)
59ViewData["Title"] = "Locked out";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (1)
123ViewData["Title"] = "Log in";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Register_cshtml.g.cs (1)
101ViewData["Title"] = "Register";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ResetPassword_cshtml.g.cs (1)
102ViewData["Title"] = "Reset password";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ResetPasswordConfirmation_cshtml.g.cs (1)
82ViewData["Title"] = "Reset password confirmation";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_SendCode_cshtml.g.cs (1)
97ViewData["Title"] = "Send Verification Code";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_UseRecoveryCode_cshtml.g.cs (1)
101ViewData["Title"] = "Use recovery code";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_VerifyAuthenticatorCode_cshtml.g.cs (1)
104ViewData["Title"] = "Verify";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_VerifyCode_cshtml.g.cs (1)
102ViewData["Title"] = "Verify";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_AddPhoneNumber_cshtml.g.cs (1)
101ViewData["Title"] = "Add Phone Number";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_ChangePassword_cshtml.g.cs (1)
101ViewData["Title"] = "Change Password";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_DisplayRecoveryCodes_cshtml.g.cs (1)
67ViewData["Title"] = "Your recovery codes:";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_Index_cshtml.g.cs (1)
103ViewData["Title"] = "Manage your account";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_ManageLogins_cshtml.g.cs (1)
105ViewData["Title"] = "Manage your external logins";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_SetPassword_cshtml.g.cs (1)
101ViewData["Title"] = "Set Password";
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_VerifyPhoneNumber_cshtml.g.cs (1)
102ViewData["Title"] = "Verify Phone Number";
Controllers\AccountController.cs (7)
44ViewData["ReturnUrl"] = returnUrl; 55ViewData["ReturnUrl"] = returnUrl; 92ViewData["ReturnUrl"] = returnUrl; 103ViewData["ReturnUrl"] = returnUrl; 189ViewData["ReturnUrl"] = returnUrl; 190ViewData["ProviderDisplayName"] = info.ProviderDisplayName; 230ViewData["ReturnUrl"] = returnUrl;
Controllers\ManageController.cs (3)
41ViewData["StatusMessage"] = 296ViewData["StatusMessage"] = 309ViewData["ShowRemoveButton"] = user.PasswordHash != null || userLogins.Count > 1;
Microsoft.AspNetCore.Identity.UI (93)
Areas\Identity\Filters\ExternalLoginsPageFilter.cs (1)
22page.ViewData["ManageNav.HasExternalLogins"] = hasExternalLogins;
Areas_Identity_Pages_V4_Account_AccessDenied_cshtml.g.cs (1)
35ViewData["Title"] = "Access denied";
Areas_Identity_Pages_V4_Account_ConfirmEmail_cshtml.g.cs (1)
57ViewData["Title"] = "Confirm email";
Areas_Identity_Pages_V4_Account_ConfirmEmailChange_cshtml.g.cs (1)
57ViewData["Title"] = "Confirm email change";
Areas_Identity_Pages_V4_Account_ExternalLogin_cshtml.g.cs (1)
68ViewData["Title"] = "Register";
Areas_Identity_Pages_V4_Account_ForgotPassword_cshtml.g.cs (1)
68ViewData["Title"] = "Forgot your password?";
Areas_Identity_Pages_V4_Account_ForgotPasswordConfirmation_cshtml.g.cs (1)
35ViewData["Title"] = "Forgot password confirmation";
Areas_Identity_Pages_V4_Account_Lockout_cshtml.g.cs (1)
35ViewData["Title"] = "Locked out";
Areas_Identity_Pages_V4_Account_Login_cshtml.g.cs (1)
80ViewData["Title"] = "Log in";
Areas_Identity_Pages_V4_Account_LoginWith2fa_cshtml.g.cs (1)
71ViewData["Title"] = "Two-factor authentication";
Areas_Identity_Pages_V4_Account_LoginWithRecoveryCode_cshtml.g.cs (1)
67ViewData["Title"] = "Recovery code verification";
Areas_Identity_Pages_V4_Account_Logout_cshtml.g.cs (1)
61ViewData["Title"] = "Log out";
Areas_Identity_Pages_V4_Account_Manage__ViewStart_cshtml.g.cs (1)
43ViewData["ParentLayout"] = Layout;
Areas_Identity_Pages_V4_Account_Manage_ChangePassword_cshtml.g.cs (2)
77ViewData["Title"] = "Change password"; 78ViewData["ActivePage"] = ManageNavPages.ChangePassword;
Areas_Identity_Pages_V4_Account_Manage_DeletePersonalData_cshtml.g.cs (2)
76ViewData["Title"] = "Delete Personal Data"; 77ViewData["ActivePage"] = ManageNavPages.PersonalData;
Areas_Identity_Pages_V4_Account_Manage_Disable2fa_cshtml.g.cs (2)
69ViewData["Title"] = "Disable two-factor authentication (2FA)"; 70ViewData["ActivePage"] = ManageNavPages.TwoFactorAuthentication;
Areas_Identity_Pages_V4_Account_Manage_DownloadPersonalData_cshtml.g.cs (2)
63ViewData["Title"] = "Download Your Data"; 64ViewData["ActivePage"] = ManageNavPages.PersonalData;
Areas_Identity_Pages_V4_Account_Manage_Email_cshtml.g.cs (2)
84ViewData["Title"] = "Manage Email"; 85ViewData["ActivePage"] = ManageNavPages.Email;
Areas_Identity_Pages_V4_Account_Manage_EnableAuthenticator_cshtml.g.cs (2)
76ViewData["Title"] = "Configure authenticator app"; 77ViewData["ActivePage"] = ManageNavPages.TwoFactorAuthentication;
Areas_Identity_Pages_V4_Account_Manage_ExternalLogins_cshtml.g.cs (2)
74ViewData["Title"] = "Manage your external logins"; 75ViewData["ActivePage"] = ManageNavPages.ExternalLogins;
Areas_Identity_Pages_V4_Account_Manage_GenerateRecoveryCodes_cshtml.g.cs (2)
69ViewData["Title"] = "Generate two-factor authentication (2FA) recovery codes"; 70ViewData["ActivePage"] = ManageNavPages.TwoFactorAuthentication;
Areas_Identity_Pages_V4_Account_Manage_Index_cshtml.g.cs (2)
74ViewData["Title"] = "Profile"; 75ViewData["ActivePage"] = ManageNavPages.Index;
Areas_Identity_Pages_V4_Account_Manage_PersonalData_cshtml.g.cs (2)
74ViewData["Title"] = "Personal Data"; 75ViewData["ActivePage"] = ManageNavPages.PersonalData;
Areas_Identity_Pages_V4_Account_Manage_ResetAuthenticator_cshtml.g.cs (2)
68ViewData["Title"] = "Reset authenticator key"; 69ViewData["ActivePage"] = ManageNavPages.TwoFactorAuthentication;
Areas_Identity_Pages_V4_Account_Manage_SetPassword_cshtml.g.cs (2)
75ViewData["Title"] = "Set password"; 76ViewData["ActivePage"] = ManageNavPages.ChangePassword;
Areas_Identity_Pages_V4_Account_Manage_ShowRecoveryCodes_cshtml.g.cs (2)
63ViewData["Title"] = "Recovery codes"; 64ViewData["ActivePage"] = "TwoFactorAuthentication";
Areas_Identity_Pages_V4_Account_Manage_TwoFactorAuthentication_cshtml.g.cs (2)
82ViewData["Title"] = "Two-factor authentication (2FA)"; 83ViewData["ActivePage"] = ManageNavPages.TwoFactorAuthentication;
Areas_Identity_Pages_V4_Account_Register_cshtml.g.cs (1)
73ViewData["Title"] = "Register";
Areas_Identity_Pages_V4_Account_RegisterConfirmation_cshtml.g.cs (1)
35ViewData["Title"] = "Register confirmation";
Areas_Identity_Pages_V4_Account_ResendEmailConfirmation_cshtml.g.cs (1)
67ViewData["Title"] = "Resend email confirmation";
Areas_Identity_Pages_V4_Account_ResetPassword_cshtml.g.cs (1)
70ViewData["Title"] = "Reset password";
Areas_Identity_Pages_V4_Account_ResetPasswordConfirmation_cshtml.g.cs (1)
57ViewData["Title"] = "Reset password confirmation";
Areas_Identity_Pages_V4_Error_cshtml.g.cs (1)
29ViewData["Title"] = "Error";
Areas_Identity_Pages_V5_Account_AccessDenied_cshtml.g.cs (1)
35ViewData["Title"] = "Access denied";
Areas_Identity_Pages_V5_Account_ConfirmEmail_cshtml.g.cs (1)
57ViewData["Title"] = "Confirm email";
Areas_Identity_Pages_V5_Account_ConfirmEmailChange_cshtml.g.cs (1)
57ViewData["Title"] = "Confirm email change";
Areas_Identity_Pages_V5_Account_ExternalLogin_cshtml.g.cs (1)
71ViewData["Title"] = "Register";
Areas_Identity_Pages_V5_Account_ForgotPassword_cshtml.g.cs (1)
71ViewData["Title"] = "Forgot your password?";
Areas_Identity_Pages_V5_Account_ForgotPasswordConfirmation_cshtml.g.cs (1)
35ViewData["Title"] = "Forgot password confirmation";
Areas_Identity_Pages_V5_Account_Lockout_cshtml.g.cs (1)
35ViewData["Title"] = "Locked out";
Areas_Identity_Pages_V5_Account_Login_cshtml.g.cs (1)
85ViewData["Title"] = "Log in";
Areas_Identity_Pages_V5_Account_LoginWith2fa_cshtml.g.cs (1)
73ViewData["Title"] = "Two-factor authentication";
Areas_Identity_Pages_V5_Account_LoginWithRecoveryCode_cshtml.g.cs (1)
70ViewData["Title"] = "Recovery code verification";
Areas_Identity_Pages_V5_Account_Logout_cshtml.g.cs (1)
61ViewData["Title"] = "Log out";
Areas_Identity_Pages_V5_Account_Manage__ViewStart_cshtml.g.cs (1)
43ViewData["ParentLayout"] = Layout;
Areas_Identity_Pages_V5_Account_Manage_ChangePassword_cshtml.g.cs (2)
81ViewData["Title"] = "Change password"; 82ViewData["ActivePage"] = ManageNavPages.ChangePassword;
Areas_Identity_Pages_V5_Account_Manage_DeletePersonalData_cshtml.g.cs (2)
78ViewData["Title"] = "Delete Personal Data"; 79ViewData["ActivePage"] = ManageNavPages.PersonalData;
Areas_Identity_Pages_V5_Account_Manage_Disable2fa_cshtml.g.cs (2)
68ViewData["Title"] = "Disable two-factor authentication (2FA)"; 69ViewData["ActivePage"] = ManageNavPages.TwoFactorAuthentication;
Areas_Identity_Pages_V5_Account_Manage_DownloadPersonalData_cshtml.g.cs (2)
63ViewData["Title"] = "Download Your Data"; 64ViewData["ActivePage"] = ManageNavPages.PersonalData;
Areas_Identity_Pages_V5_Account_Manage_Email_cshtml.g.cs (2)
88ViewData["Title"] = "Manage Email"; 89ViewData["ActivePage"] = ManageNavPages.Email;
Areas_Identity_Pages_V5_Account_Manage_EnableAuthenticator_cshtml.g.cs (2)
78ViewData["Title"] = "Configure authenticator app"; 79ViewData["ActivePage"] = ManageNavPages.TwoFactorAuthentication;
Areas_Identity_Pages_V5_Account_Manage_ExternalLogins_cshtml.g.cs (2)
74ViewData["Title"] = "Manage your external logins"; 75ViewData["ActivePage"] = ManageNavPages.ExternalLogins;
Areas_Identity_Pages_V5_Account_Manage_GenerateRecoveryCodes_cshtml.g.cs (2)
68ViewData["Title"] = "Generate two-factor authentication (2FA) recovery codes"; 69ViewData["ActivePage"] = ManageNavPages.TwoFactorAuthentication;
Areas_Identity_Pages_V5_Account_Manage_Index_cshtml.g.cs (2)
78ViewData["Title"] = "Profile"; 79ViewData["ActivePage"] = ManageNavPages.Index;
Areas_Identity_Pages_V5_Account_Manage_PersonalData_cshtml.g.cs (2)
73ViewData["Title"] = "Personal Data"; 74ViewData["ActivePage"] = ManageNavPages.PersonalData;
Areas_Identity_Pages_V5_Account_Manage_ResetAuthenticator_cshtml.g.cs (2)
67ViewData["Title"] = "Reset authenticator key"; 68ViewData["ActivePage"] = ManageNavPages.TwoFactorAuthentication;
Areas_Identity_Pages_V5_Account_Manage_SetPassword_cshtml.g.cs (2)
78ViewData["Title"] = "Set password"; 79ViewData["ActivePage"] = ManageNavPages.ChangePassword;
Areas_Identity_Pages_V5_Account_Manage_ShowRecoveryCodes_cshtml.g.cs (2)
63ViewData["Title"] = "Recovery codes"; 64ViewData["ActivePage"] = "TwoFactorAuthentication";
Areas_Identity_Pages_V5_Account_Manage_TwoFactorAuthentication_cshtml.g.cs (2)
82ViewData["Title"] = "Two-factor authentication (2FA)"; 83ViewData["ActivePage"] = ManageNavPages.TwoFactorAuthentication;
Areas_Identity_Pages_V5_Account_Register_cshtml.g.cs (1)
76ViewData["Title"] = "Register";
Areas_Identity_Pages_V5_Account_RegisterConfirmation_cshtml.g.cs (1)
35ViewData["Title"] = "Register confirmation";
Areas_Identity_Pages_V5_Account_ResendEmailConfirmation_cshtml.g.cs (1)
70ViewData["Title"] = "Resend email confirmation";
Areas_Identity_Pages_V5_Account_ResetPassword_cshtml.g.cs (1)
75ViewData["Title"] = "Reset password";
Areas_Identity_Pages_V5_Account_ResetPasswordConfirmation_cshtml.g.cs (1)
57ViewData["Title"] = "Reset password confirmation";
Areas_Identity_Pages_V5_Error_cshtml.g.cs (1)
29ViewData["Title"] = "Error";
Microsoft.AspNetCore.Mvc.RazorPages (1)
Filters\PageViewDataAttributeFilter.cs (1)
43viewData[property.Key] = value;
Microsoft.AspNetCore.Mvc.TagHelpers.Test (3)
PartialTagHelperTest.cs (3)
235viewContext.ViewData["key"] = expected; 277viewData["key"] = expected; 279viewContext.ViewData["key"] = "ViewContext";
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
DynamicViewData.cs (1)
61ViewData[binder.Name] = value;
Filters\ControllerViewDataAttributeFilter.cs (1)
38viewData[property.Key] = value;
TemplateBuilder.cs (1)
126viewData[kvp.Key] = kvp.Value;
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (83)
DefaultDisplayTemplatesTest.cs (4)
267helper.ViewData["Property1"] = "ViewData string"; 289helper.ViewData["Property1"] = "ViewData string"; 334helper.ViewData["Property1"] = "ViewData string"; 363helper.ViewData["Property1"] = "ViewData string";
DefaultEditorTemplatesTest.cs (9)
536viewData["FieldPrefix"] = "ViewData string"; 557viewData["htmlAttributes"] = new { @class = "super", value = "Html attributes string" }; 583helper.ViewData["Property1"] = "True"; 658helper.ViewData["Property1"] = "True"; 743helper.ViewData["Property1"] = "True"; 814helper.ViewData["Property1"] = "ViewData string"; 1231helper.ViewData["Property1"] = "ViewData string"; 1280helper.ViewData["Property1"] = "ViewData string"; 1311helper.ViewData["Property1"] = "ViewData string";
DefaultHtmlGeneratorTest.cs (8)
499viewContext.ViewData[nameof(Model.Name)] = Enumerable.Empty<SelectListItem>(); 522viewContext.ViewData[nameof(Model.Name)] = value; 589viewContext.ViewData[nameof(Model.Name)] = "ignored ViewData value"; 617viewContext.ViewData[nameof(Model.Name)] = "ignored ViewData value"; 665viewContext.ViewData[nameof(Model.Name)] = "ignored ViewData value"; 693viewContext.ViewData[nameof(Model.Name)] = rawValue; 771viewContext.ViewData[nameof(Model.Collection)] = new[] { "ignored ViewData value" }; 800viewContext.ViewData[nameof(Model.Collection)] = rawValue;
ExpressionMetadataProviderTest.cs (1)
144viewData["Object"] = myModel;
Rendering\HtmlHelperCheckboxTest.cs (3)
305helper.ViewData["Prefix.Property1"] = true; 327helper.ViewData["Prefix"] = new TestModel { Property1 = true }; 348helper.ViewData["Prefix"] = new TestModel { Property1 = true };
Rendering\HtmlHelperDisplayNameExtensionsTest.cs (1)
60helper.ViewData["value"] = "testvalue";
Rendering\HtmlHelperDisplayTextTest.cs (4)
222helper.ViewData["Name"] = "View data dictionary value"; 240helper.ViewData["Name"] = "View data dictionary value"; 259viewData["FieldPrefix.Name"] = "View data dictionary value"; 284viewData["Name"] = "View data dictionary value";
Rendering\HtmlHelperDropDownListExtensionsTest.cs (5)
34helper.ViewData["Property1"] = BasicSelectList; 58helper.ViewData["Property1"] = BasicSelectList; 109helper.ViewData["Property1"] = BasicSelectList; 157helper.ViewData["Property1"] = BasicSelectList; 183helper.ViewData["Property1"] = BasicSelectList;
Rendering\HtmlHelperHiddenTest.cs (14)
84helper.ViewData["Prefix"] = new HiddenModel { Property1 = "contained-view-data-value" }; 102helper.ViewData["Prefix"] = new HiddenModel { Property1 = "contained-view-data-value" }; 119helper.ViewData["Property1"] = null; 137helper.ViewData["Prefix.Property1"] = null; 530viewData["Property3[height]"] = "Prop3Value"; 531viewData["Property4.Property5"] = "Prop5Value"; 532viewData["Property4.Property6[0]"] = "Prop6Value"; 569viewData["Property3[height]"] = "Prop3Value"; 570viewData["Property4.Property5"] = "Prop5Value"; 571viewData["Property4.Property6[0]"] = "Prop6Value"; 801viewData["Property3[key]"] = "Prop3Val"; 802viewData["Property4.Property5"] = "Prop4Val"; 803viewData["Property4.Property6[0]"] = "Prop6Val"; 963viewData["Property1"] = "view-data-val";
Rendering\HtmlHelperLabelExtensionsTest.cs (1)
139helper.ViewData["value"] = "testvalue";
Rendering\HtmlHelperListBoxExtensionsTest.cs (4)
34helper.ViewData["Property1"] = BasicSelectList; 84helper.ViewData["Property2"] = new List<string> { "1", "2", "5" }; 106helper.ViewData["Property1"] = BasicSelectList; 156helper.ViewData["Property3"] = new List<string> { "0", "2" };
Rendering\HtmlHelperPasswordTest.cs (6)
359viewData["pre.Property3[key]"] = "vdd-value1"; 360viewData["pre.Property4.Property5"] = "vdd-value2"; 361viewData["pre.Property4.Property6[0]"] = "vdd-value3"; 511helper.ViewData["pre.Property3[key]"] = "VDProp3Val"; 512helper.ViewData["pre.Property4.Property5"] = "VDProp5Val"; 513helper.ViewData["pre.Property4.Property6"] = "VDProp6Val";
Rendering\HtmlHelperSelectTest.cs (3)
354helper.ViewData["Property1"] = selectList; 623helper.ViewData["Property1"] = selectList; 672helper.ViewData["Property1"] = selectList;
Rendering\HtmlHelperValueTest.cs (8)
35helper.ViewData["Prefix.StringProperty"] = "PrefixedViewDataValue"; 50helper.ViewData["Prefix"] = new { StringProperty = "ContainedViewDataValue" }; 64helper.ViewData["Prefix"] = new { StringProperty = "ContainedViewDataValue" }; 108helper.ViewData["StringProperty"] = null; 122helper.ViewData["Prefix.StringProperty"] = null; 160viewData["StringProperty"] = "ViewDataValue"; 218viewData["StringProperty"] = "ViewDataValue <\"\">"; 257helper.ViewData["StringProperty"] = "ViewDataValue";
ViewComponentTests.cs (2)
40viewComponent.ViewData["A"] = "Alice"; 41viewComponent.ViewData["B"] = "Bob";
ViewDataDictionaryOfTModelTest.cs (3)
39source["foo"] = "bar"; 78source["foo"] = "bar"; 159source["key1"] = "value1";
ViewDataDictionaryTest.cs (7)
194source["foo"] = "bar"; 735viewData["foo"] = "value"; 749viewData["foo"] = "value"; 769viewData["Title"] = "Home Page"; 770viewData["Message"] = "Welcome to ASP.NET MVC!"; 790viewData["Title"] = "Home Page"; 791viewData["Message"] = "Welcome to ASP.NET MVC!";
MvcFormSample (3)
artifacts\obj\MvcFormSample\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Home_Index_cshtml.g.cs (1)
49ViewData["Title"] = "Home Page";
artifacts\obj\MvcFormSample\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Home_Index2_cshtml.g.cs (1)
49ViewData["Title"] = "Home Page";
artifacts\obj\MvcFormSample\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared_Error_cshtml.g.cs (1)
49ViewData["Title"] = "Error";
MvcSandbox (2)
artifacts\obj\MvcSandbox\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Pages_PagesHome_cshtml.g.cs (1)
30ViewData["Title"] = "Hello from pages";
artifacts\obj\MvcSandbox\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Home_Index_cshtml.g.cs (1)
35ViewData["Title"] = "Home Page";
PathSchemeSelection (4)
artifacts\obj\PathSchemeSelection\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Home_Index_cshtml.g.cs (1)
71ViewData["Title"] = "Home Page";
artifacts\obj\PathSchemeSelection\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared_Error_cshtml.g.cs (1)
49ViewData["Title"] = "Error";
Controllers\AccountController.cs (2)
18ViewData["ReturnUrl"] = returnUrl; 31ViewData["ReturnUrl"] = returnUrl;
SecurityWebSite (1)
artifacts\obj\SecurityWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Home_Index_cshtml.g.cs (1)
35ViewData["Title"] = "Home Page";
StaticFilesAuth (4)
artifacts\obj\StaticFilesAuth\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Home_Index_cshtml.g.cs (1)
47ViewData["Title"] = "Home Page";
artifacts\obj\StaticFilesAuth\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared_Error_cshtml.g.cs (1)
55ViewData["Title"] = "Error";
Controllers\AccountController.cs (2)
17ViewData["ReturnUrl"] = returnUrl; 30ViewData["ReturnUrl"] = returnUrl;
166 references to
BasicWebSite (14)
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Antiforgery__FlushAsyncLayout_cshtml.g.cs (1)
54ViewData["Title"]
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Antiforgery__Layout_cshtml.g.cs (1)
54ViewData["Title"]
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Antiforgery_AntiforgeryTokenAndResponseCaching_cshtml.g.cs (1)
40ViewData["Title"]
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Antiforgery_FlushAsyncLogin_cshtml.g.cs (1)
51ViewData["Title"]
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Antiforgery_Login_cshtml.g.cs (1)
48ViewData["Title"]
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Home_JsonHelperWithSettingsInView_cshtml.g.cs (1)
53NamingStrategy = (NamingStrategy)(ViewData["naming"]),
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared_Components_ViewData_Default_cshtml.g.cs (2)
54ViewData["Title"] 78ViewData["Message"]
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_TempDataProperty_DetailsView_cshtml.g.cs (2)
37ViewData["Message"] 46ViewData["NullableInt"]
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_ViewDataProperty__Layout_cshtml.g.cs (3)
54ViewData["Title"] 78ViewData["Message"] 88ViewData["FilterMessage"]
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_ViewDataProperty_ViewDataInViewComponent_cshtml.g.cs (1)
30ViewData["Message"]
BrowserTelemetry.Web (1)
Pages_Shared__Layout_cshtml.g.cs (1)
74ViewData["Title"]
ClaimsTransformation (2)
artifacts\obj\ClaimsTransformation\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (1)
106ViewData["ReturnUrl"]
artifacts\obj\ClaimsTransformation\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared__Layout_cshtml.g.cs (1)
102ViewData["Title"]
Cookies (2)
artifacts\obj\Cookies\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (1)
106ViewData["ReturnUrl"]
artifacts\obj\Cookies\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared__Layout_cshtml.g.cs (1)
102ViewData["Title"]
CustomPolicyProvider (1)
artifacts\obj\CustomPolicyProvider\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Signin_cshtml.g.cs (1)
31ViewData["ReturnUrl"]
DynamicSchemes (3)
artifacts\obj\DynamicSchemes\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Pages__Layout_cshtml.g.cs (1)
93ViewData["Title"]
artifacts\obj\DynamicSchemes\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Pages_About_cshtml.g.cs (1)
45ViewData["Title"]
artifacts\obj\DynamicSchemes\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Pages_Contact_cshtml.g.cs (1)
45ViewData["Title"]
IdentitySample.Mvc (40)
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ConfirmEmail_cshtml.g.cs (1)
92ViewData["Title"]
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ExternalLoginConfirmation_cshtml.g.cs (4)
111ViewData["Title"] 121ViewData["ProviderDisplayName"] 157ViewData["ProviderDisplayName"] 254ViewData["ReturnUrl"]
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ExternalLoginFailure_cshtml.g.cs (1)
69ViewData["Title"]
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ForgotPassword_cshtml.g.cs (1)
77ViewData["Title"]
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ForgotPasswordConfirmation_cshtml.g.cs (1)
69ViewData["Title"]
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (4)
133ViewData["Title"] 393ViewData["ReturnUrl"] 444ViewData["ReturnUrl"] 572ViewData["ReturnUrl"]
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Register_cshtml.g.cs (2)
111ViewData["Title"] 378ViewData["ReturnUrl"]
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ResetPassword_cshtml.g.cs (1)
112ViewData["Title"]
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ResetPasswordConfirmation_cshtml.g.cs (1)
92ViewData["Title"]
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_SendCode_cshtml.g.cs (1)
107ViewData["Title"]
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_UseRecoveryCode_cshtml.g.cs (3)
111ViewData["Title"] 147ViewData["Status"] 244ViewData["ReturnUrl"]
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_VerifyAuthenticatorCode_cshtml.g.cs (3)
114ViewData["Title"] 175ViewData["Status"] 334ViewData["ReturnUrl"]
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_VerifyCode_cshtml.g.cs (3)
112ViewData["Title"] 198ViewData["Status"] 341ViewData["ReturnUrl"]
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_AddPhoneNumber_cshtml.g.cs (1)
111ViewData["Title"]
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_ChangePassword_cshtml.g.cs (1)
111ViewData["Title"]
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_DisplayRecoveryCodes_cshtml.g.cs (2)
77ViewData["Title"] 87ViewData["StatusMessage"]
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_Index_cshtml.g.cs (2)
113ViewData["Title"] 123ViewData["StatusMessage"]
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_ManageLogins_cshtml.g.cs (3)
115ViewData["Title"] 125ViewData["StatusMessage"] 164if ((bool)ViewData["ShowRemoveButton"])
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_SetPassword_cshtml.g.cs (1)
296ViewData["ReturnUrl"]
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_VerifyPhoneNumber_cshtml.g.cs (3)
112ViewData["Title"] 149ViewData["Status"] 270ViewData["ReturnUrl"]
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared__Layout_cshtml.g.cs (1)
94ViewData["Title"]
Microsoft.AspNetCore.Identity.UI (64)
Areas\Identity\Pages\V4\Account\Manage\ManageNavPages.cs (2)
116var activePage = viewContext.ViewData["ActivePage"] as string 175var activePage = viewContext.ViewData["ActivePage"] as string
Areas\Identity\Pages\V5\Account\Manage\ManageNavPages.cs (2)
116var activePage = viewContext.ViewData["ActivePage"] as string 175var activePage = viewContext.ViewData["ActivePage"] as string
Areas_Identity_Pages_V4__Layout_cshtml.g.cs (1)
100ViewData["Title"]
Areas_Identity_Pages_V4_Account_AccessDenied_cshtml.g.cs (1)
45ViewData["Title"]
Areas_Identity_Pages_V4_Account_ConfirmEmail_cshtml.g.cs (1)
67ViewData["Title"]
Areas_Identity_Pages_V4_Account_ConfirmEmailChange_cshtml.g.cs (1)
67ViewData["Title"]
Areas_Identity_Pages_V4_Account_ExternalLogin_cshtml.g.cs (1)
78ViewData["Title"]
Areas_Identity_Pages_V4_Account_ForgotPassword_cshtml.g.cs (1)
78ViewData["Title"]
Areas_Identity_Pages_V4_Account_ForgotPasswordConfirmation_cshtml.g.cs (1)
45ViewData["Title"]
Areas_Identity_Pages_V4_Account_Lockout_cshtml.g.cs (1)
45ViewData["Title"]
Areas_Identity_Pages_V4_Account_Login_cshtml.g.cs (1)
90ViewData["Title"]
Areas_Identity_Pages_V4_Account_LoginWith2fa_cshtml.g.cs (1)
81ViewData["Title"]
Areas_Identity_Pages_V4_Account_LoginWithRecoveryCode_cshtml.g.cs (1)
77ViewData["Title"]
Areas_Identity_Pages_V4_Account_Logout_cshtml.g.cs (1)
71ViewData["Title"]
Areas_Identity_Pages_V4_Account_Manage__ManageNav_cshtml.g.cs (1)
194if ((bool)(ViewData["ManageNav.HasExternalLogins"] ?? false))
Areas_Identity_Pages_V4_Account_Manage_ChangePassword_cshtml.g.cs (1)
88ViewData["Title"]
Areas_Identity_Pages_V4_Account_Manage_DeletePersonalData_cshtml.g.cs (1)
87ViewData["Title"]
Areas_Identity_Pages_V4_Account_Manage_Disable2fa_cshtml.g.cs (1)
105ViewData["Title"]
Areas_Identity_Pages_V4_Account_Manage_DownloadPersonalData_cshtml.g.cs (1)
74ViewData["Title"]
Areas_Identity_Pages_V4_Account_Manage_Email_cshtml.g.cs (1)
95ViewData["Title"]
Areas_Identity_Pages_V4_Account_Manage_EnableAuthenticator_cshtml.g.cs (1)
112ViewData["Title"]
Areas_Identity_Pages_V4_Account_Manage_GenerateRecoveryCodes_cshtml.g.cs (1)
105ViewData["Title"]
Areas_Identity_Pages_V4_Account_Manage_Index_cshtml.g.cs (1)
85ViewData["Title"]
Areas_Identity_Pages_V4_Account_Manage_PersonalData_cshtml.g.cs (1)
85ViewData["Title"]
Areas_Identity_Pages_V4_Account_Manage_ResetAuthenticator_cshtml.g.cs (1)
104ViewData["Title"]
Areas_Identity_Pages_V4_Account_Manage_ShowRecoveryCodes_cshtml.g.cs (1)
99ViewData["Title"]
Areas_Identity_Pages_V4_Account_Manage_TwoFactorAuthentication_cshtml.g.cs (1)
118ViewData["Title"]
Areas_Identity_Pages_V4_Account_Register_cshtml.g.cs (1)
83ViewData["Title"]
Areas_Identity_Pages_V4_Account_RegisterConfirmation_cshtml.g.cs (1)
45ViewData["Title"]
Areas_Identity_Pages_V4_Account_ResendEmailConfirmation_cshtml.g.cs (1)
77ViewData["Title"]
Areas_Identity_Pages_V4_Account_ResetPassword_cshtml.g.cs (1)
80ViewData["Title"]
Areas_Identity_Pages_V4_Account_ResetPasswordConfirmation_cshtml.g.cs (1)
67ViewData["Title"]
Areas_Identity_Pages_V5__Layout_cshtml.g.cs (1)
101ViewData["Title"]
Areas_Identity_Pages_V5_Account_AccessDenied_cshtml.g.cs (1)
45ViewData["Title"]
Areas_Identity_Pages_V5_Account_ConfirmEmail_cshtml.g.cs (1)
67ViewData["Title"]
Areas_Identity_Pages_V5_Account_ConfirmEmailChange_cshtml.g.cs (1)
67ViewData["Title"]
Areas_Identity_Pages_V5_Account_ExternalLogin_cshtml.g.cs (1)
81ViewData["Title"]
Areas_Identity_Pages_V5_Account_ForgotPassword_cshtml.g.cs (1)
81ViewData["Title"]
Areas_Identity_Pages_V5_Account_ForgotPasswordConfirmation_cshtml.g.cs (1)
45ViewData["Title"]
Areas_Identity_Pages_V5_Account_Lockout_cshtml.g.cs (1)
45ViewData["Title"]
Areas_Identity_Pages_V5_Account_Login_cshtml.g.cs (1)
95ViewData["Title"]
Areas_Identity_Pages_V5_Account_LoginWith2fa_cshtml.g.cs (1)
83ViewData["Title"]
Areas_Identity_Pages_V5_Account_LoginWithRecoveryCode_cshtml.g.cs (1)
80ViewData["Title"]
Areas_Identity_Pages_V5_Account_Logout_cshtml.g.cs (1)
71ViewData["Title"]
Areas_Identity_Pages_V5_Account_Manage__ManageNav_cshtml.g.cs (1)
194if ((bool)(ViewData["ManageNav.HasExternalLogins"] ?? false))
Areas_Identity_Pages_V5_Account_Manage_ChangePassword_cshtml.g.cs (1)
92ViewData["Title"]
Areas_Identity_Pages_V5_Account_Manage_DeletePersonalData_cshtml.g.cs (1)
89ViewData["Title"]
Areas_Identity_Pages_V5_Account_Manage_Disable2fa_cshtml.g.cs (1)
104ViewData["Title"]
Areas_Identity_Pages_V5_Account_Manage_DownloadPersonalData_cshtml.g.cs (1)
74ViewData["Title"]
Areas_Identity_Pages_V5_Account_Manage_Email_cshtml.g.cs (1)
99ViewData["Title"]
Areas_Identity_Pages_V5_Account_Manage_EnableAuthenticator_cshtml.g.cs (1)
114ViewData["Title"]
Areas_Identity_Pages_V5_Account_Manage_GenerateRecoveryCodes_cshtml.g.cs (1)
104ViewData["Title"]
Areas_Identity_Pages_V5_Account_Manage_Index_cshtml.g.cs (1)
89ViewData["Title"]
Areas_Identity_Pages_V5_Account_Manage_PersonalData_cshtml.g.cs (1)
84ViewData["Title"]
Areas_Identity_Pages_V5_Account_Manage_ResetAuthenticator_cshtml.g.cs (1)
103ViewData["Title"]
Areas_Identity_Pages_V5_Account_Manage_ShowRecoveryCodes_cshtml.g.cs (1)
99ViewData["Title"]
Areas_Identity_Pages_V5_Account_Manage_TwoFactorAuthentication_cshtml.g.cs (1)
118ViewData["Title"]
Areas_Identity_Pages_V5_Account_Register_cshtml.g.cs (1)
86ViewData["Title"]
Areas_Identity_Pages_V5_Account_RegisterConfirmation_cshtml.g.cs (1)
45ViewData["Title"]
Areas_Identity_Pages_V5_Account_ResendEmailConfirmation_cshtml.g.cs (1)
80ViewData["Title"]
Areas_Identity_Pages_V5_Account_ResetPassword_cshtml.g.cs (1)
85ViewData["Title"]
Areas_Identity_Pages_V5_Account_ResetPasswordConfirmation_cshtml.g.cs (1)
67ViewData["Title"]
Microsoft.AspNetCore.Mvc.Razor.Test (7)
Compilation\RazorPagePropertyActivatorTest.cs (4)
76Assert.Equal("test-value", viewDataDictionary["test-key"]); 105Assert.Equal("test-value", viewDataDictionary["test-key"]); 134Assert.Equal("test-value", viewDataDictionary["test-key"]); 163Assert.Equal("test-value", viewDataDictionary["test-key"]);
DefaultTagHelperFactoryTest.cs (1)
32h.ViewDataValue = vc.ViewData["TestData"];
RazorPageActivatorTest.cs (2)
137Assert.Equal("value", viewData["key"]); 190Assert.Equal("value", viewContext.ViewData["key"]);
Microsoft.AspNetCore.Mvc.RazorPages.Test (1)
Infrastructure\DefaultPageFactoryProviderTest.cs (1)
243Assert.Equal("test-value", testPage.ViewData["test-key"]);
Microsoft.AspNetCore.Mvc.TagHelpers.Test (2)
PartialTagHelperTest.cs (2)
241v.Writer.Write(v.ViewData["key"]); 285v.Writer.Write(v.ViewData["key"]);
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
DefaultEditorTemplates.cs (2)
156var htmlAttributesObject = viewData[HtmlAttributeKey]; 173var htmlAttributesObject = htmlHelper.ViewData[HtmlAttributeKey];
DynamicViewData.cs (1)
50result = ViewData[binder.Name];
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (16)
ControllerTest.cs (1)
52Assert.Equal("property", controller.ViewData["Another"]);
Rendering\HtmlHelperDisplayExtensionsTest.cs (6)
52.Callback((ViewContext v) => v.Writer.WriteAsync(v.ViewData["SomeProperty"].ToString())) 187.Callback((ViewContext v) => v.Writer.WriteAsync(v.ViewData["SomeProperty"].ToString())) 243.Callback((ViewContext v) => v.Writer.WriteAsync(v.ViewData["SomeProperty"].ToString())) 290.Callback((ViewContext v) => v.Writer.WriteAsync(v.ViewData["SomeProperty"].ToString())) 415.Callback((ViewContext v) => v.Writer.WriteAsync(v.ViewData["SomeProperty"].ToString())) 462.Callback((ViewContext v) => v.Writer.WriteAsync(v.ViewData["SomeProperty"].ToString()))
Rendering\ViewContextTests.cs (1)
41Assert.Equal("property", context.ViewData["Another"]);
ViewComponentTests.cs (2)
29Assert.Equal("Alice", viewComponent.ViewData["A"]); 30Assert.Equal("Bob", viewComponent.ViewData["B"]);
ViewDataDictionaryOfTModelTest.cs (5)
56Assert.Equal("bar", viewData1["foo"]); 68Assert.Equal("bar", viewData2["foo"]); 95Assert.Equal("bar", viewData1["foo"]); 107Assert.Equal("bar", viewData2["foo"]); 175Assert.Equal("value1", viewData["key1"]);
ViewDataDictionaryTest.cs (1)
210Assert.Equal("bar", viewData["foo"]);
MvcFormSample (1)
artifacts\obj\MvcFormSample\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared__Layout_cshtml.g.cs (1)
66ViewData["Title"]
MvcSandbox (1)
artifacts\obj\MvcSandbox\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared__Layout_cshtml.g.cs (1)
67ViewData["Title"]
PathSchemeSelection (2)
artifacts\obj\PathSchemeSelection\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (1)
106ViewData["ReturnUrl"]
artifacts\obj\PathSchemeSelection\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared__Layout_cshtml.g.cs (1)
102ViewData["Title"]
SecurityWebSite (1)
artifacts\obj\SecurityWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared__Layout_cshtml.g.cs (1)
67ViewData["Title"]
SignalRServerlessWeb (1)
Pages_Shared__Layout_cshtml.g.cs (1)
74ViewData["Title"]
SignalRWeb (1)
Pages_Shared__Layout_cshtml.g.cs (1)
74ViewData["Title"]
StaticFilesAuth (2)
artifacts\obj\StaticFilesAuth\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (1)
105ViewData["ReturnUrl"]
artifacts\obj\StaticFilesAuth\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared__Layout_cshtml.g.cs (1)
105ViewData["Title"]
WebPubSubWeb (1)
Pages_Shared__Layout_cshtml.g.cs (1)
74ViewData["Title"]