GrapeCity ActiveReports for .NET 16.0J
GetUniqueIDRelativeTo メソッド

GrapeCity.ActiveReports.Web 名前空間 > WebViewer クラス : GetUniqueIDRelativeTo メソッド
A control that is within a naming container.
Returns the prefixed portion of the System.Web.UI.Control.UniqueID property of the specified control.
シンタックス
'宣言
 
Public Function GetUniqueIDRelativeTo( _
   ByVal control As Control _
) As String
public string GetUniqueIDRelativeTo( 
   Control control
)

パラメータ

control
A control that is within a naming container.

戻り値の型

The prefixed portion of the System.Web.UI.Control.UniqueID property of the specified control.
例外
例外解説
The System.Web.UI.Control.NamingContainer property of control is null 参照 (Visual Basicでは Nothing).
control is null 参照 (Visual Basicでは Nothing).
参照

WebViewer クラス
WebViewer メンバ