ASP.NET Pack Programmer's Guide
RatingItem.ActiveImageUrl Property
See Also
 





Gets or sets the URL of the active image.

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

 Syntax

C#  Copy Code

public string ActiveImageUrl { get; set; }

Visual Basic  Copy Code

Public Property ActiveImageUrl As String

 Property Value

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

 See Also

RatingItem Members
RatingItem Class
MindFusion.UI.WebForms Namespace