GetPage

GetPage(int)

指定した ID の要素を取得します。

public Page GetPage(int ID)
パラメータタイプ説明
IDInt32

関連項目


GetPage(string)

指定した名前の要素を取得します。

public Page GetPage(string name)
パラメータタイプ説明
nameString

関連項目