CardViewBuilder<T>.CardTemplate(String) Method
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
Declaration
public CardViewBuilder<T> CardTemplate(
string templateContent
)
Parameters
Name | Type |
---|---|
templateContent | String |
Returns
Type |
---|
CardViewBuilder<T> |
See Also