Parameters
- control
- A control that is within a naming container.
Return Value
The prefixed portion of the System.Web.UI.Control.UniqueID property of the specified control.
Exception | Description |
---|---|
System.InvalidOperationException | The System.Web.UI.Control.NamingContainer property of control is null. |
System.ArgumentNullException | control is null. |