C# Class Links.Areas.Identity.Views.Shared.EditorTemplates

显示文件 Open project: ucosmic/UCosmicPreview

Public Properties

Property Type Description
ConfirmEmailForm_cshtml string
CreatePasswordForm_cshtml string
EmailAddressField_cshtml string
EmployeeOrStudentAffiliation_cshtml string
ForgotPasswordForm_cshtml string
PasswordField_cshtml string
RememberMeField_cshtml string
ResetPasswordForm_cshtml string
SignInForm_cshtml string
SignOnForm_cshtml string
SignOverForm_cshtml string
SignUpForm_cshtml string
StrengthMeteredPassword_cshtml string
UpdateAffiliationForm_cshtml string
UpdateEmailValueForm_cshtml string
UpdateNameForm_cshtml string
UpdatePasswordForm_cshtml string

Public Methods

Method Description
Url ( ) : string
Url ( string fileName ) : string

Method Details

Url() public static method

public static Url ( ) : string
return string

Url() public static method

public static Url ( string fileName ) : string
fileName string
return string

Property Details

ConfirmEmailForm_cshtml public_oe static_oe property

public static string ConfirmEmailForm_cshtml
return string

CreatePasswordForm_cshtml public_oe static_oe property

public static string CreatePasswordForm_cshtml
return string

EmailAddressField_cshtml public_oe static_oe property

public static string EmailAddressField_cshtml
return string

EmployeeOrStudentAffiliation_cshtml public_oe static_oe property

public static string EmployeeOrStudentAffiliation_cshtml
return string

ForgotPasswordForm_cshtml public_oe static_oe property

public static string ForgotPasswordForm_cshtml
return string

PasswordField_cshtml public_oe static_oe property

public static string PasswordField_cshtml
return string

RememberMeField_cshtml public_oe static_oe property

public static string RememberMeField_cshtml
return string

ResetPasswordForm_cshtml public_oe static_oe property

public static string ResetPasswordForm_cshtml
return string

SignInForm_cshtml public_oe static_oe property

public static string SignInForm_cshtml
return string

SignOnForm_cshtml public_oe static_oe property

public static string SignOnForm_cshtml
return string

SignOverForm_cshtml public_oe static_oe property

public static string SignOverForm_cshtml
return string

SignUpForm_cshtml public_oe static_oe property

public static string SignUpForm_cshtml
return string

StrengthMeteredPassword_cshtml public_oe static_oe property

public static string StrengthMeteredPassword_cshtml
return string

UpdateAffiliationForm_cshtml public_oe static_oe property

public static string UpdateAffiliationForm_cshtml
return string

UpdateEmailValueForm_cshtml public_oe static_oe property

public static string UpdateEmailValueForm_cshtml
return string

UpdateNameForm_cshtml public_oe static_oe property

public static string UpdateNameForm_cshtml
return string

UpdatePasswordForm_cshtml public_oe static_oe property

public static string UpdatePasswordForm_cshtml
return string