在asp.net中访问另一个类中的一个类函数

编程入门 行业动态 更新时间:2024-10-10 10:25:35
本文介绍了在asp中访问另一个类中的一个类函数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我想访问内容页面类并在另一个内容页面类中起作用我如何在asp中做到这一点,请帮帮我吗????

I want to access content page class and function in another content page class how can i do this in asp please help me????

推荐答案

如果与方法有关,则将其公开和使用 Page.PreviousPage属性 [ ^ ] 看到有多个选项可用于将数据从一页传输到另一页. -查看状态 -控制状态 -隐藏的字段 -饼干 -查询字符串 -应用程序状态 -会话状态 -配置文件属性 If it is related to method, Make it public & use Page.PreviousPage Property [^] See there are multiple options you have for transferring data from one page to another. -View state -Control state -Hidden fields -Cookies -Query strings -Application state -Session state -Profile Properties

更多推荐

在asp.net中访问另一个类中的一个类函数

本文发布于:2023-10-12 16:24:56,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1485266.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:函数   类中   asp   net

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!