Skip to main content
A newer version of this page is available. .
Tab

CardViewCardBaseTemplateContainer.KeyValue Property

Gets an object that uniquely identifies the card that contains the template container.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public virtual object KeyValue { get; }

Property Value

Type Description
Object

An object that uniquely identifies the card that contains the template container.

See Also