自定义共享点菜单
我有这个要求,以水平方向而不是垂直方向显示站点子菜单项。
Home | Site1 | Site2
Page1 | Page2 | Page3
Sharepoint:ASPMenu 中是否有可用的属性来实现此目的。我们不打算为此编写代码。有关如何通过 Sharepoint 设计者实现此目标的任何建议。
I have this requirement to display site sub menu items in horizonatl direction instead of vertical.
Home | Site1 | Site2
Page1 | Page2 | Page3
Is there any attribute avaliable in Sharepoint:ASPMenu to achieve this. We dont intend to write code behind for this. Any suggestions on how to achieve this thru Sharepoint desinger.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
方向属性可用吗?
其中“Orientation”是 Orientation.Horizo
ntal 请参阅
http://msdn.microsoft.com/en-us/library/1ka1z07s
is the Orientation property available?
where "Orientation" is Orientation.Horizontal
see
http://msdn.microsoft.com/en-us/library/1ka1z07s