Class Messages
A strongly-typed resource class, for looking up localized strings, etc.
public class Messages
- Inheritance
-
Messages
- Inherited Members
Properties
CancelDeletion
Looks up a localized string similar to Cancel deletion.
public static string CancelDeletion { get; }
Property Value
CancelInclusion
Looks up a localized string similar to Cancel inclusion.
public static string CancelInclusion { get; }
Property Value
ConfirmDeletion
Looks up a localized string similar to Confirm the deletion?.
public static string ConfirmDeletion { get; }
Property Value
ConfirmInclusion
Looks up a localized string similar to Confirm inclusion.
public static string ConfirmInclusion { get; }
Property Value
ConfirmRegistration
Looks up a localized string similar to Confirm registration.
public static string ConfirmRegistration { get; }
Property Value
Culture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
public static CultureInfo Culture { get; set; }
Property Value
DeleteConfirmation
Looks up a localized string similar to Delete Confirmation.
public static string DeleteConfirmation { get; }
Property Value
DoYouReallyLogout
Looks up a localized string similar to Do you really logout?.
public static string DoYouReallyLogout { get; }
Property Value
EmailConfirmed
Looks up a localized string similar to E-mail confirmed..
public static string EmailConfirmed { get; }
Property Value
EnterYourSearch
Looks up a localized string similar to Enter your search.
public static string EnterYourSearch { get; }
Property Value
GoHome
Looks up a localized string similar to Go home.
public static string GoHome { get; }
Property Value
InvalidEmail
Looks up a localized string similar to Invalid e-mail..
public static string InvalidEmail { get; }
Property Value
InvalidValue
Looks up a localized string similar to Invalid value..
public static string InvalidValue { get; }
Property Value
LogoutConfirmation
Looks up a localized string similar to Logout Confirmation.
public static string LogoutConfirmation { get; }
Property Value
NoneParameterInformed
Looks up a localized string similar to None parameter informed..
public static string NoneParameterInformed { get; }
Property Value
NotAllowed
Looks up a localized string similar to Not Allowed..
public static string NotAllowed { get; }
Property Value
OperationPerformedSuccessfully
Looks up a localized string similar to Operation performed successfully..
public static string OperationPerformedSuccessfully { get; }
Property Value
PasswordResetMailWasSent
Looks up a localized string similar to Password Reset Mail was sent..
public static string PasswordResetMailWasSent { get; }
Property Value
PasswordResetSuccessful
Looks up a localized string similar to Password Reset Successful!.
public static string PasswordResetSuccessful { get; }
Property Value
ResourceManager
Returns the cached ResourceManager instance used by this class.
public static ResourceManager ResourceManager { get; }
Property Value
RoleAlreadyExists
Looks up a localized string similar to Role already exists..
public static string RoleAlreadyExists { get; }
Property Value
RolesRegistered
Looks up a localized string similar to Roles registered.
public static string RolesRegistered { get; }
Property Value
TheOperationCouldNotBePerformed
Looks up a localized string similar to The operation could not be performed..
public static string TheOperationCouldNotBePerformed { get; }
Property Value
ThePageYouWereLookingForDoesntExist
Looks up a localized string similar to The page you were looking for doesn't exist..
public static string ThePageYouWereLookingForDoesntExist { get; }
Property Value
ToConfirmDeletion
Looks up a localized string similar to Confirm deletion.
public static string ToConfirmDeletion { get; }
Property Value
TokenNotFound
Looks up a localized string similar to Token not found..
public static string TokenNotFound { get; }
Property Value
UserNotFound
Looks up a localized string similar to User not found..
public static string UserNotFound { get; }
Property Value
UsersRegistered
Looks up a localized string similar to Users registered.
public static string UsersRegistered { get; }
Property Value
ValidationProblemsFound
Looks up a localized string similar to Validation problems were found..
public static string ValidationProblemsFound { get; }
Property Value
ValueOutsideRange
Looks up a localized string similar to Value outside range.
public static string ValueOutsideRange { get; }