首页
编程
java
php
前端
首页
编程
java
php
前端
关于#c++#的问题:System.W Default.aspx.cseb.UI.WebControls.lmageButton.Text不可访问,因为他受保护级别限制
System.W Default.aspx.cseb.UI.WebControls.lmageButton.Text不可访问,因为他受保护级别限制
Text 属性不应在代码中直接调用。
ImageButton.Text 属性 (System.Web.UI.WebControls) | Microsoft Docs
获取或设置 ImageButton 控件的 AlternateText 属性的值。Gets or sets the value of the ImageButton control's AlternateText property.
https://docs.microsoft.com/zh-cn/dotnet/api/system.web.ui.webcontrols.imagebutton.text?view=netframework-4.8
点击展开全文