Field PropertyToSortByNotFoundOnType
'{0}' type does not have property named '{1}', so cannot sort data collection.
public const string PropertyToSortByNotFoundOnType = "PropertyToSortByNotFoundOnType"
Returns
- string
- '{0}' type does not have property named '{1}', so cannot sort data collection.