-1

クラスのメソッドを使用して、各ページのeventstargetを取得するメソッドを作成したい

private static string sample()
{
    return Page.Request.Params["__EVENTTARGET"];
}
4

3 に答える 3