Back to Devexpress

CardViewBuilder<T>.DataSource(String, String[]) Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-cardviewbuilder-1-dot-datasource-x28-system-dot-string-system-dot-string-x29.md

latest932 B
Original Source

CardViewBuilder<T>.DataSource(String, String[]) Method

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public CardViewBuilder<T> DataSource(
    string staticJsonUrl,
    params string[] key
)

Parameters

NameType
staticJsonUrlString
keyString[]

Returns

Type
CardViewBuilder<T>

See Also

CardViewBuilder<T> Class

CardViewBuilder<T> Members

DevExtreme.AspNet.Mvc.Builders Namespace