23ed 发表于 2015-9-26 10:16:36

sharepoint:aspmenu格式定制

SharePoint:AspMenu可通过StaticItemFormatString="{0} | "定制导航的输出格式,通过DynamicItemFormatString="{0} | "定制下拉菜单的输出格式。
现在还不知道<staticitemtemplete></staticitemtemplete>模板的使用方法。不能用数据绑定,只能加控件直接设置属性,类似只能加静态文本,郁闷中……
页: [1]
查看完整版本: sharepoint:aspmenu格式定制