ASP.NET Pack Programmer's Guide
Rating.ItemsImageUrl Property
See Also
 





Gets or sets the URL of the items' basic image.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public string ItemsImageUrl { get; set; }

Visual Basic  Copy Code

Public Property ItemsImageUrl As String

 Property Value

Type: String
A string specifying the URL of the image. Default value is ("").

 See Also

Rating Members
Rating Class
MindFusion.UI.WebForms Namespace