18 references to ResourceType
System.Web (18)
Security\MembershipPasswordAttribute.cs (18)
92/// to be used in conjunction with <see cref="ResourceType"/> to configure the localized 112/// to be used in conjunction with <see cref="ResourceType"/> to configure the localized 133/// to be used in conjunction with <see cref="ResourceType"/> to configure the localized 222/// localized string found when <see cref="ResourceType"/> has been specified and <see cref="MinPasswordLengthError"/> 227/// When <see cref="ResourceType"/> has not been specified, the value of 230/// When <see cref="ResourceType"/> has been specified and <see cref="MinPasswordLengthError"/> 238/// After setting both the <see cref="ResourceType"/> property and the <see cref="MinPasswordLengthError"/> property, 240/// on the <see cref="ResourceType"/>. 252/// localized string found when <see cref="ResourceType"/> has been specified and <see cref="MinNonAlphanumericCharactersError"/> 257/// When <see cref="ResourceType"/> has not been specified, the value of 260/// When <see cref="ResourceType"/> has been specified and <see cref="MinNonAlphanumericCharactersError"/> 268/// After setting both the <see cref="ResourceType"/> property and the <see cref="MinNonAlphanumericCharactersError"/> property, 270/// on the <see cref="ResourceType"/>. 281/// localized string found when <see cref="ResourceType"/> has been specified and <see cref="PasswordStrengthError"/> 286/// When <see cref="ResourceType"/> has not been specified, the value of 289/// When <see cref="ResourceType"/> has been specified and <see cref="PasswordStrengthError"/> 297/// After setting both the <see cref="ResourceType"/> property and the <see cref="PasswordStrengthError"/> property, 299/// on the <see cref="ResourceType"/>.