DefaultModelBinder::CreateSubIndexName Method (String, String)
Visual Studio 2010
Creates an index (a subindex) based on a category of components that make up a larger index, where the specified index value is a string.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- prefix
- Type: System::String
The prefix for the subindex.
- index
- Type: System::String
The index value.
Community Additions
ADD
Show: