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