Dynamicweb 8 Documentation
Analytics.VisitTrackNotificationArgs Constructor(Boolean)

Indicates whether visit is being tracked using the asynchronous JavaScript call.
Initializes a new instance of an object.
Syntax
'Declaration
 
Public Function New( _ 
   ByVal isAsync As Boolean _ 
)
public Analytics.VisitTrackNotificationArgs( 
   bool isAsync 
)

Parameters

isAsync
Indicates whether visit is being tracked using the asynchronous JavaScript call.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Analytics.VisitTrackNotificationArgs Class
Analytics.VisitTrackNotificationArgs Members
Overload List

Send Feedback