2 writes to OutputMode
System.Web (2)
HttpRuntime.cs (2)
1114
Profile.
OutputMode
= TraceMode.SortByTime;
1116
Profile.
OutputMode
= TraceMode.SortByCategory;
1 reference to OutputMode
System.Web (1)
UI\TraceContext.cs (1)
89
return HttpRuntime.Profile.
OutputMode
;