Hi all!
This may be the most basic question there is, but as i cannot google it or search it with any other search-function (not even in my MSDN Library) i have to ask it anyway...
What exactly means
<%= MyRadControl.ClientID %>
and
<%# MyRadControl.ClientID %>
and
<% MyRadControl.ComeGetSome() %> ?
actually it's pretty clear to me that it is some kind of pre-response makro stuff (by ASP.NET), but i can't see the difference (sometimes in die radcontrols documentation <%= %> is used and sometimes <%# %> is used. What's the difference?
It is hard to google it or find it otherwise just because it's only special characters and this is filtered out by the searchengines i tried to use...
Best regards,
Wolfgang
This may be the most basic question there is, but as i cannot google it or search it with any other search-function (not even in my MSDN Library) i have to ask it anyway...
What exactly means
<%= MyRadControl.ClientID %>
and
<%# MyRadControl.ClientID %>
and
<% MyRadControl.ComeGetSome() %> ?
actually it's pretty clear to me that it is some kind of pre-response makro stuff (by ASP.NET), but i can't see the difference (sometimes in die radcontrols documentation <%= %> is used and sometimes <%# %> is used. What's the difference?
It is hard to google it or find it otherwise just because it's only special characters and this is filtered out by the searchengines i tried to use...
Best regards,
Wolfgang