摘要:
这两天做一个小项目,需要把用户在注册的时候填入的个人信息保存到Profile中,自然而然的想到要自定义CreateUserWizard控件的创建用户步骤(CreateUserWizardStep),现在把我的实现过程写下来,跟大家探讨一下。 一 . 在web.config中定义Profile字段,设置各字段的allowAnonymous="true"。 <profile enabled="true"> <properties> <group name="address"> <add name= 阅读全文
posted @ 2011-01-22 10:44
小锋神
阅读(1738)
评论(0)
推荐(0)

浙公网安备 33010602011771号