Method |
Description |
|
AddField ( string dataField, string dataMember, bool required, string regexValidator, TextBoxMode textMode ) : void |
|
|
AddProperty ( DotNetNuke.Entities.Profile.ProfilePropertyDefinition property ) : void |
|
|
BindLoginControl ( DotNetNuke.Services.Authentication.AuthenticationLoginBase authLoginControl, DotNetNuke.Services.Authentication.AuthenticationInfo authSystem ) : void |
|
|
CreateUser ( ) : void |
|
|
GetSettingValue ( string key ) : string |
|
|
UpdateDisplayName ( ) : void |
|
|
UserAuthenticated ( object sender, DotNetNuke.Services.Authentication.UserAuthenticatedEventArgs e ) : void |
|
|
Validate ( ) : bool |
|
|
cancelButton_Click ( object sender, EventArgs e ) : void |
|
|
registerButton_Click ( object sender, EventArgs e ) : void |
|
|