srizzetto-microgate
-
8/13/2010 11:11:10 AM
RE:Sending a "value" to the template
Helena, sorry for my ignorance...
I create my field (eg. "MyAttribute" of type text), I see in the Form tab of the Page and I can fill with some values (eg "myValue")
Now, how can I retrieve ("myValue") from the codebehind of my aspx template ??
Something Like if (Class.Method["myAttribute"] == "myValue")
thanks Sandro
|