You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -92,7 +104,7 @@ public static void RenderAction(this HtmlHelper htmlHelper, string actionName, b
92
104
/// <param name="actionName">The name of the child action method to invoke.</param>
93
105
/// <param name="routeValues">A dictionary that contains the parameters for a route. You can use routeValues to provide the parameters that are bound to the action method parameters. The routeValues parameter is merged with the original route values and overrides them.</param>
94
106
/// <param name="excludeFromParentCache">A flag that determines whether the action should be excluded from any parent cache.</param>
0 commit comments