Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Reporting Namespace / IPageViewRepository Interface / GetViewsByBrowser Method / GetViewsByBrowser() Method
In This Topic
    GetViewsByBrowser() Method
    In This Topic
    Loads a collection of browsers and it's number of views, as a key value pair.
    Syntax

    Return Value

    Collection of Key Value pairs where the key is the UserAgent (browser) and the value is the number of views for the browser.
    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