次の方法で共有


Request.SiteId プロパティ

定義

現在の要求のサイト識別子を取得します。

public:
 property int SiteId { int get(); };
public int SiteId { get; }
member this.SiteId : int
Public ReadOnly Property SiteId As Integer

プロパティ値

要求のサイト識別子。

適用対象