BaseValidator::GetControlRenderID Method (String^)
.NET Framework (current version)
Gets the client ID of the specified control.
Assembly: System.Web (in System.Web.dll)
Parameters
- name
-
Type:
System::String^
The name of the control to get the client ID from.
Use the GetControlRenderID method to get the client ID of the specified control. For more information, see ClientID.
Note |
|---|
This method is used primarily by control developers. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
