iControl.LocalLBProfileAnalytics.LocalLBProfileAnalytics C# (CSharp) Method

LocalLBProfileAnalytics() public method

public LocalLBProfileAnalytics ( ) : System
return System
        public LocalLBProfileAnalytics()
        {
            this.Url = "https://url_to_service";
        }
LocalLBProfileAnalytics