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