Share via


BreadCrumbTrail Class

The BreadCrumbTrail class indicates where the currect area is in the portal site structure.

Microsoft.SharePoint.Portal.WebControls.WebPartLoc

   Microsoft.SharePoint.Portal.WebControls.BreadCrumbTrail

Public Constructors

The following table shows the constructors of the BreadCrumbTrail class and a brief description of each.

Name Description
BreadCrumbTrail Initializes a new instance of the BreadCrumbTrail class.

Public Methods

The following table shows the methods of the BreadCrumbTrail class and a brief description of each.

Name Description
Dispose Releases an allocation of cache that stored related data for the Web Part. If you derive a class from the BreadCrumbTrail class, do not override the Dispose method.

Public Properties

The following table shows the properties of the BreadCrumbTrail class, the data type of each property, and a brief description of each.

Name Data Type Description
AnchorID String Gets or sets the identifer of the anchor area.
CurrentID String Gets or sets the identifier of the current area.
LeadInText String Gets or sets the lead-in text.
LeadInTextLocId Microsoft.SharePoint.Portal.WebControls.LocStringId Gets or sets the identifier of the lead-in text.
VerticalMode Boolean Gets or sets a value indicating whether the layout is vertical or horizontal.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.

Remarks

Microsoft recommends that the user create Web Parts by using the BaseAreaWebPart class. Microsoft does not recommend subclassing this class.

Requirements

Namespace: Microsoft.SharePoint.Portal.WebControls

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Security: Code Access Security