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





Gets the owner Rating of the current item.

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

 Syntax

C#  Copy Code

public Rating Owner { get; set; }

Visual Basic  Copy Code

Public Property Owner As Rating

 Property Value

Type: Rating
An instance of the Rating class, which serves as the parent host element for this RatingItem object.

 See Also

RatingItem Members
RatingItem Class
MindFusion.UI.WebForms Namespace