UrlWriterHelper.Redirect Method (Navigation_Object) Redirect the user to the current mode's URL Namespace: SobekCM.Core.Navigation Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Parameters
Remarks This does not stop execution immediately (which would raise a ThreadAbortedException
and be costly in terms of performance) but it does set the
Request_Completed flag, which should be checked and will effectively stop any
further actions.
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |