URL to the log service
Namespace:
EPiServer.ConfigurationAssembly: EPiServer.Configuration (in EPiServer.Configuration.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
[ManagerTabAttribute(ManagerTab.Advanced)] [ConfigurationPropertyAttribute("logServiceUrl", DefaultValue = "soap.tcp://localhost/TimeSpanAnalyzerView", IsRequired = false)] [UriValidatorAttribute] public Uri LogServiceUrl { get; set; } |