This topic has not yet been rated - Rate this topic

BreadCrumbTrail.VerticalMode Property

SharePoint 2007
Gets or sets a value indicating whether the layout is vertical or horizontal.

Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
[ResourcesAttribute("Webpart_Property_VerticalMode_Text", "Webpart__Custome_Property_Text", "Webpart_Property_VerticalMode_Description")] 
[DefaultValueAttribute(false)] 
[WebPartStorageAttribute(Storage.Shared)] 
public bool VerticalMode { get; set; }

Property Value

Boolean true if the layout is vertical; otherwise, horizontal.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.