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