📄 footerlinks.ascx.txt
字号:
------------------------------------------------------------------------------
This is the content for the <Repeater> control in the page FooterLinks.ascx.
Copy and paste it inside the existing <Repeater> and </Repeater> tags.
------------------------------------------------------------------------------
<ItemTemplate>
<a href='<%#XPath("@url")%>' title='<%#XPath("@description")%>'><%#XPath("@title")%></a>
</ItemTemplate>
<SeparatorTemplate> | </SeparatorTemplate>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -