Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Build Your Own ASP.NET 2.0 Web Site Using CSharp And VB (2006) [eng].pdf
Скачиваний:
74
Добавлен:
16.08.2013
Размер:
15.69 Mб
Скачать

Appendix A: Web Control Reference

Navigation Web Controls

SiteMapPath

Properties

CurrentNodeStyle

the style used to display the current node

 

CurrentNodeTemplate

the template used to display the current node

 

NodeStyle

the style used to display SiteMapPath nodes

 

NodeTemplate

the template used to display nodes

 

ParentLevelsDisplayed

the maximum number of parent nodes to display

 

PathDirection

specifies the path direction display; possible values are

 

PathDirection.CurrentToRoot

and

 

PathDirection.RootToCurrent

 

PathSeparator

the string used to separate path nodes

 

PathSeparatorStyle

the styles used to display the path separator

 

PathSeparatorTemplate

the template used to display the separator

 

Provider

the SiteMapProvider object associated with the

 

SiteMapPath; the default site map provider is

 

XmlSiteMapProvider, which reads its data from the

 

Web.sitemap file

 

RenderCurrentNodeAsLink

when set to True, the current site map site will be dis-

 

played as a link; default value is False

RootNodeStyle

the style used to display the root node

RootNodeTemplate

the template used to display the root node

ShowToolTips

specifies whether the node links should display tooltips

 

when the cursor hovers over them

634