Class AbpJsonOptions
Inheritance
System.Object
AbpJsonOptions
Namespace: Volo.Abp.Json
Assembly: Volo.Abp.Json.dll
Syntax
public class AbpJsonOptions : object
Properties
DefaultDateTimeFormat
Used to set default value for the DateTimeFormat.
Declaration
public string DefaultDateTimeFormat { get; set; }
Property Value
Type | Description |
---|---|
System.String |