PasswordEditorAttribute class
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Indicates that the target property should use a "Password" editor.
[AttributeUsage(AttributeTargets.All)]
public class PasswordEditorAttribute : CustomEditorAttribute
Public Members
| name | description |
|---|---|
| PasswordEditorAttribute() | Initializes a new instance of the PasswordEditorAttribute class. |
| const Key | Editor type key |
See Also
- class CustomEditorAttribute
- Source: PasswordEditorAttribute.cs