'宣言 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 )
ScriptManager クラス ScriptManager メンバ