Class InputInfoText
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 InputInfoText : Attribute
Constructors
InputInfoText(string)
Declaration
public InputInfoText(string text)
Parameters
Type | Name | Description |
---|---|---|
string | text |
Properties
Text
Declaration
public string Text { get; set; }
Property Value
Type | Description |
---|---|
string |