Share via


DefaultModelBinder.CreateSubIndexName Method

Include Protected Members
Include Inherited Members

Creates an index (a subindex) based on a category of components that make up a larger index.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected methodStatic member CreateSubIndexName(String, Int32) Creates an index (a subindex) based on a category of components that make up a larger index, where the specified index value is an integer.
Protected methodStatic member CreateSubIndexName(String, String) 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.

Top

See Also

Reference

DefaultModelBinder Class

System.Web.Mvc Namespace