MaskedEditorAttribute.Placeholder property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the placeholder.

public string Placeholder { get; set; }

Property Value

The placeholder.

See Also