This topic has not yet been rated - Rate this topic

ParameterBindingInfo.Include Property

Gets a comma-delimited list of property names for which binding is enabled.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
function get Include () : ICollection<String>

Property Value

Type: System.Collections.Generic.ICollection(String)
The include list.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.