[]
        
(Showing Draft Content)

C1.Web.Mvc.Serialization.BaseConverter.CanRead

CanRead Property

CanRead

Gets a value indicating whether this BaseConverter can read.

Declaration
protected virtual bool CanRead { get; }
Property Value
Type Description
bool

true if this BaseConverter can read; otherwise, false.