Class DefaultDataSetHtmlGenerator
The default implementation of IDataSetHtmlGenerator.
Inheritance
System.Object
DefaultDataSetHtmlGenerator
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: DevZest.Data.AspNetCore.Primitives
Assembly: DevZest.Data.AspNetCore.dll
Syntax
public class DefaultDataSetHtmlGenerator : IDataSetHtmlGenerator
Constructors
Name | Description |
---|---|
DefaultDataSetHtmlGenerator(IOptions<MvcViewOptions>, DataSetValidationHtmlAttributeProvider) | Initializes a new instance of DefaultDataSetHtmlGenerator. |
Properties
Name | Description |
---|---|
AllowRenderingMaxLengthAttribute | Gets or sets a value that indicates whether the maxlength attribute should be rendered for compatible HTML input elements, when they're bound to models marked with either StringLengthAttribute or MaxLengthAttribute attributes. |
IdAttributeDotReplacement |