BaseValidator.GetControlRenderID Method
.NET Framework 3.0
Gets the client ID of the specified control.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
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. |
Community Additions
ADD
Show:
Note: