HtmlHelper::GenerateIdFromName Method
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.
| Name | Description | |
|---|---|---|
|
GenerateIdFromName(String) | Creates an HTML element ID using the specified element name. |
|
GenerateIdFromName(String, String) | Creates an HTML element ID using the specified element name and a string that replaces dots in the name. |
Show: