Is there a way to trigger an automaticliy action from aspx or ascx on asp.net mvc.1.0 Think of it as a redirect.
You can take a look at Html.RenderActionthe ASP.NET MVC Futures assembly . The helper method is built in ASP.NET MVC 2.
Html.RenderAction
Source: https://habr.com/ru/post/1736458/More articles:C #: - P / invoke signature - c ++Flex: menus, menus - flexBasic data selects objects from an array - iPhone - databaseIs it possible to inherit operator () in C ++? - c ++rails / mysql - how to disable ActiveRecord :: StatementInvalid error? - mysqlDocumentation for a client-server program with OpenSSL - cCall function by pressing div - javascriptHow to write C # code safe both with x86 and x64 when accessing COM? Typical traps? - c #Getting DLL version information through Win32 - Crash in VerQueryValue (...) under Win7 x64 - .netSearch for the first available identifier from an array - arraysAll Articles