update replace menu
This commit is contained in:
parent
884183a2ce
commit
536447fd36
10 changed files with 35 additions and 10 deletions
|
@ -199,6 +199,7 @@ namespace WebsitePanel.WebPortal
|
|||
|
||||
NameValueCollection attrs = new NameValueCollection();
|
||||
attrs["target"] = page.Target;
|
||||
attrs["align"] = page.Align;
|
||||
|
||||
SiteMapNode node = new SiteMapNode(this, page.Name,
|
||||
url,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue