Click or drag to resize
WebAnalyticsScriptOptionsHttpStatusCode Property
Gets or sets http status code.

Namespace: Kentico.OnlineMarketing.Web.Mvc
Assembly: Kentico.OnlineMarketing.Web.Mvc (in Kentico.OnlineMarketing.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public int HttpStatusCode { get; set; }

Property Value

Type: Int32
See Also