1 write to position
System.Web.Extensions (1)
UI\WebControls\Dynamic.cs (1)
426
this.
position
= position;
2 references to position
System.Web.Extensions (2)
UI\WebControls\Dynamic.cs (2)
430
get { return
position
; }
434
return string.Format(CultureInfo.InvariantCulture, AtlasWeb.ParseException_ParseExceptionFormat, Message,
position
);