按钮的PostBackUrl属性是什么意思
2个回答
展开全部
(不知道还看的见不了)这个是一个VS里的图片单机事件按钮的属性 点击它就可以给按钮添加图片界面
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
Note: This property is new in the .NET Framework version 2.0.
Gets or sets the URL of the page to post to from the current page when the Button control is clicked.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Syntax
[ThemeableAttribute(false)]
public virtual string PostBackUrl { get; set; }
Property Value
The URL of the Web page to post to from the current page when the Button control is clicked. The default value is an empty string (""), which causes the page to post back to itself.
Gets or sets the URL of the page to post to from the current page when the Button control is clicked.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Syntax
[ThemeableAttribute(false)]
public virtual string PostBackUrl { get; set; }
Property Value
The URL of the Web page to post to from the current page when the Button control is clicked. The default value is an empty string (""), which causes the page to post back to itself.
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询