DefaultModelBinder.CreateSubPropertyName Method
Visual Studio 2010
Creates the name of the subproperty by using the specified prefix and property name.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- prefix
- Type: System.String
The prefix for the subproperty.
- propertyName
- Type: System.String
The name of the property.
Community Additions
ADD
Show: