CategoryPicker.SelectedCategories プロパティ (Microsoft.SharePoint.Portal.WebControls)
一覧と関連付けるためにポータル サイトから選択されたエリアの識別子を取得します。
名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Public ReadOnly Property SelectedCategories As Guid()
'使用
Dim instance As CategoryPicker
Dim value As Guid()
value = instance.SelectedCategories
public Guid[] SelectedCategories { get; }
プロパティ値
System.Guid。ポータル サイトで選択されたエリアの一意識別子です。
関連項目
参照
CategoryPicker クラス
CategoryPicker メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間