2 references to FLAG_CHANGE_IN_USER_OBJECT
System.Web (2)
HttpContext.cs (2)
2006
get { return (_notificationContext.CurrentNotificationFlags &
FLAG_CHANGE_IN_USER_OBJECT
) ==
FLAG_CHANGE_IN_USER_OBJECT
; }