ComponentOne Studio Web API Edition
StringModelBinder Class
Members 

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StringModelBinder Members
C1.Web.Api Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.