HtmlHelper.GenerateIdFromName Method

Include Protected Members
Include Inherited Members

Creates an HTML element ID using the specified element name.

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
Public methodStatic member GenerateIdFromName(String) Creates an HTML element ID using the specified element name.
Public methodStatic member GenerateIdFromName(String, String) Creates an HTML element ID using the specified element name and a string that replaces dots in the name.

Top

See Also

Reference

HtmlHelper Class

System.Web.Mvc Namespace