1 write to _path
System.Web (1)
UI\WebControls\EmbeddedMailObject.cs (1)
58
_path
= value;
2 references to _path
System.Web (2)
UI\WebControls\EmbeddedMailObject.cs (2)
55
return (
_path
== null) ? String.Empty :
_path
;