|
166 | 166 | <%-- ^^^^^^^^^^ source.cs.embedded.html --%> |
167 | 167 | <%-- ^^ punctuation.section.embedded.end --%> |
168 | 168 | <%-- ^^^^^^ - source.cs.embedded.html --%> |
| 169 | + |
| 170 | +<asp:Repeater runat="server"> |
| 171 | + <ItemTemplate> |
| 172 | + <%# Eval("Property") %> |
| 173 | +<%-- ^^^^^^^^^^^^^^^^^^^^^^^ meta.embedded.cs --%> |
| 174 | +<%-- ^^^ punctuation.section.embedded.begin.cs-webforms --%> |
| 175 | +<%-- ^^^^^^^^^^^^^^^^^^ source.cs.embedded.html --%> |
| 176 | +<%-- ^^^^^^^^^^^^^^^^ meta.function-call.cs --%> |
| 177 | +<%-- ^^^^ variable.function.cs --%> |
| 178 | +<%-- ^^^^^^^^^^^^ meta.group.cs --%> |
| 179 | +<%-- ^ punctuation.section.group.begin.cs --%> |
| 180 | +<%-- ^^^^^^^^^^ meta.string.cs string.quoted.double.cs --%> |
| 181 | +<%-- ^ punctuation.definition.string.begin.cs --%> |
| 182 | +<%-- ^ punctuation.definition.string.end.cs --%> |
| 183 | +<%-- ^ punctuation.section.group.end.cs --%> |
| 184 | +<%-- ^^ punctuation.section.embedded.end.cs-webforms --%> |
| 185 | + <%#: Eval("Property") %> |
| 186 | +<%-- ^^^^^^^^^^^^^^^^^^^^^^^^ meta.embedded.cs --%> |
| 187 | +<%-- ^^^^ punctuation.section.embedded.begin.cs-webforms --%> |
| 188 | +<%-- ^^^^^^^^^^^^^^^^^^ source.cs.embedded.html --%> |
| 189 | +<%-- ^^^^^^^^^^^^^^^^ meta.function-call.cs --%> |
| 190 | +<%-- ^^^^ variable.function.cs --%> |
| 191 | +<%-- ^^^^^^^^^^^^ meta.group.cs --%> |
| 192 | +<%-- ^ punctuation.section.group.begin.cs --%> |
| 193 | +<%-- ^^^^^^^^^^ meta.string.cs string.quoted.double.cs --%> |
| 194 | +<%-- ^ punctuation.definition.string.begin.cs --%> |
| 195 | +<%-- ^ punctuation.definition.string.end.cs --%> |
| 196 | +<%-- ^ punctuation.section.group.end.cs --%> |
| 197 | +<%-- ^^ punctuation.section.embedded.end.cs-webforms --%> |
| 198 | + </ItemTemplate> |
| 199 | +</asp:Repeater> |
| 200 | + |
169 | 201 | </body> |
170 | 202 | </html> |
0 commit comments