パラメータ
- control
- A control that is within a naming container.
戻り値の型
The prefixed portion of the System.Web.UI.Control.UniqueID property of the specified control.
例外 | 解説 |
---|---|
System.InvalidOperationException | The System.Web.UI.Control.NamingContainer property of control is null 参照 (Visual Basicでは Nothing). |
System.ArgumentNullException | control is null 参照 (Visual Basicでは Nothing). |