ComponentOne Web API Edition
StringModelBinder Class
Members 

C1.Web.Api Namespace : StringModelBinder Class
Model binder for return raw string value.
Syntax
'Declaration
 
Public Class StringModelBinder 
public class StringModelBinder 
Remarks
For the default model binder, the empty string will be converted to null. This model binder will keep the raw string value, including empty string.
Inheritance Hierarchy

System.Object
   C1.Web.Api.StringModelBinder

See Also

Reference

StringModelBinder Members
C1.Web.Api Namespace