バージョン

RegisterClientScriptResource メソッド (ScriptManager)

シンタックス
'宣言
 
Public Function RegisterClientScriptResource( _
   ByVal page As Page, _
   ByVal control As Control, _
   ByVal type As Type, _
   ByVal resource As String _
) As Boolean
public bool RegisterClientScriptResource( 
   Page page,
   Control control,
   Type type,
   string resource
)

パラメータ

page
control
type
resource
参照