更改CREATEUSER按钮文本CreateUserWizard控件 [英] Change text of CreateUser button in CreateUserWizard control

查看:148
本文介绍了更改CREATEUSER按钮文本CreateUserWizard控件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经看到了很多定制的问题,但我还没有看到如何只是改变了CREATEUSER按钮上的文字。看来,按钮,它,尽管它已经切换到自定义模板自动显示。

没关系,我是个白痴。我已经找了一个简单的线条来改变它的一天,当我在赶时间(在客户的前面),并没有发现它。我想这是不存在的,但它是。

  CreateUserButtonText =任何你想要的


解决方案

<一个href=\"http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.createuserwizard.createuserbuttontext%28v=vs.110%29.aspx\"相对=nofollow> MSDN :您可以简单地使用 CreateUserButtonText 属性:

 &LT; ASP:CreateUserWizard控件CreateUserButtonText =字符串/&GT;

I've seen a lot of customization questions, but I still haven't seen how to just change the text of the CreateUser button. It seems that the button it automatically showing despite already switching it to a custom template.

Nevermind, I'm an idiot. I had looked for a simple line to change it the other day when I was in a hurry (in front of the customer) and didn't find it. I figured it wasn't there, but it was.

CreateUserButtonText="whatever you want"

解决方案

MSDN: You can simply use CreateUserButtonText property:

<asp:CreateUserWizard CreateUserButtonText="String" />

这篇关于更改CREATEUSER按钮文本CreateUserWizard控件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆