Share via


VideoPlayerPageControl.RatingContainer property

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)

Syntax

'Declaration
Protected ReadOnly Property RatingContainer As HtmlGenericControl
    Get
'Usage
Dim value As HtmlGenericControl

value = Me.RatingContainer
protected HtmlGenericControl RatingContainer { get; }

Property value

Type: System.Web.UI.HtmlControls.HtmlGenericControl

See also

Reference

VideoPlayerPageControl class

VideoPlayerPageControl members

Microsoft.Office.Server.WebControls namespace