1 write to _id
System.Web (1)
UI\WebParts\ConnectionPoint.cs (1)
58
_id
= id;
2 references to _id
System.Web (2)
UI\WebParts\ConnectionPoint.cs (2)
88
return (!String.IsNullOrEmpty(
_id
)) ?
_id
: DefaultID;