| GridViewResponseTotal Property |
Namespace:
Dynamicweb.Core.UI
Assembly:
Dynamicweb.Core.UI (in Dynamicweb.Core.UI.dll) Version: 2.0.2
Syntax [JsonPropertyAttribute(PropertyName = "total")]
public int Total { get; set; }
<JsonPropertyAttribute(PropertyName := "total")>
Public Property Total As Integer
Get
Set
Property Value
Type:
Int32See Also