バージョン

RegisterStartupScript メソッド

シンタックス
'宣言
 
Public Function RegisterStartupScript( _
   ByVal control As Control, _
   ByVal type As Type, _
   ByVal key As String, _
   ByVal script As String _
) As Boolean
public bool RegisterStartupScript( 
   Control control,
   Type type,
   string key,
   string script
)

パラメータ

control
type
key
script
参照