Class Placeholder
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Form
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.dll
Syntax
[AttributeUsage(AttributeTargets.Property)]
public class Placeholder : Attribute
Constructors
Placeholder(string)
Declaration
public Placeholder(string value)
Parameters
Type | Name | Description |
---|---|---|
string | value |
Properties
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
string |