Skip to main content

ASPxClientImageSliderItem.name Property

Gets the name that uniquely identifies the image slider item.

#Declaration

TypeScript
name: string

#Property Value

Type Description
string

A string value that is the value assigned to the item’s ImageSliderItem.Name property.

#Remarks

Use the name property to obtain the value of the item’s ImageSliderItem.Name property that uniquely identifies the item.

See Also