ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / MappingInfo Class / DefaultValue Property

In This Topic
    DefaultValue Property
    In This Topic
    The default value which will be used when mapping is not mapped to a data field or data field value is empty.
    Syntax
    'Declaration
     
    Public Property DefaultValue As System.String
    public System.string DefaultValue {get; set;}
    See Also