[]
        
(Showing Draft Content)

C1.Web.Mvc.Serialization.BaseConverter.CanWrite

CanWrite Property

CanWrite

Gets a value indicating whether this BaseConverter can write.

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

true if this BaseConverter can write; otherwise, false.