'宣言 Public Function RegisterClientScriptInclude( _ ByVal page As Page, _ ByVal control As Control, _ ByVal type As Type, _ ByVal key As String, _ ByVal script As String _ ) As Boolean
public bool RegisterClientScriptInclude( Page page, Control control, Type type, string key, string script )
ScriptManager クラス ScriptManager メンバ