The GetShopperID method returns the unique shopper ID for the current customer. (The shopper ID is returned from a URL query string or a cookie, depending on the initialization mode of the StandardSManager for the site.)
Page.GetShopperID()
None.
If the current customer does not have a shopper ID, GetShopperID returns Null.