<%= %> most useful for displaying single pieces of information.
CANNOT be used to assign values to properties (ie Text='<%= GetSomeText() %>' - this won't work) See here for an alternative.
<%# %> Data Binding Expression Syntax.
<%$ %> ASP.NET Expression.
<%@ %> Directive Syntax.
<%-- --%> Server-Side Comments.
No comments:
Post a Comment