Click or drag to resize
ICMSStatusCodeActionResultStatusCode Property
Gets the HTTP status code.

Namespace: CMS.Base.Routing
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
Nullable<int> StatusCode { get; }

Property Value

Type: NullableInt32
See Also