BreadCrumbTrail.LeadInTextLocId プロパティ (Microsoft.SharePoint.Portal.WebControls)
リードイン テキストの識別子を取得または設定します。
名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
<BrowsableAttribute(False)> _
<WebPartStorageAttribute(Storage.Shared)> _
<ResourcesAttribute("Webpart_Property_LeadInText_Text", "Webpart__Custome_Property_Text", "Webpart_Property_LeadInText_Description")> _
<DefaultValueAttribute(LocStringId.Null)> _
Public Property LeadInTextLocId As LocStringId
'使用
Dim instance As BreadCrumbTrail
Dim value As LocStringId
value = instance.LeadInTextLocId
instance.LeadInTextLocId = value
[BrowsableAttribute(false)]
[WebPartStorageAttribute(Storage.Shared)]
[ResourcesAttribute("Webpart_Property_LeadInText_Text", "Webpart__Custome_Property_Text", "Webpart_Property_LeadInText_Description")]
[DefaultValueAttribute(LocStringId.Null)]
public LocStringId LeadInTextLocId { get; set; }
プロパティ値
Microsoft.SharePoint.Portal.WebControls.LocStringId。リードイン テキストの場所の識別子です。
関連項目
参照
BreadCrumbTrail クラス
BreadCrumbTrail メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間