4 references to NotDesiredOrSupported
System.Web (4)
UI\Page.cs (4)
4056
if (_smartNavSupport == SmartNavigationSupport.
NotDesiredOrSupported
)
4077
_smartNavSupport = SmartNavigationSupport.
NotDesiredOrSupported
;
4083
return (_smartNavSupport != SmartNavigationSupport.
NotDesiredOrSupported
);
4089
_smartNavSupport = SmartNavigationSupport.
NotDesiredOrSupported
;