You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > ContentRating Class > ContentRating Properties > InitialGraphDisplay
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
ContentRating.InitialGraphDisplay Property

Describes the layout manner which the graph is displayed to a user before content rating. The graph will be displayed to the right of the dialog in the event of Horizontal, below in the case of Vertical, and not displayed in the case of None.

C#
[Bindable(true)]
[Category("Ektron")]
[Description("Described the layout manner which the graph is displayed to a user before content rating. The graph will be displayed to the right of the dialog in the event of Horizontal, below in the case of Verical, and not displayed in the case of None.")]
[DefaultValue(Ektron.Cms.ContentAPI.RatingGraphDisplayType.Horizontal)]
public Ektron.Cms.ContentAPI.RatingGraphDisplayType InitialGraphDisplay;
Visual Basic
<Bindable(true)>
<Category("Ektron")>
<Description("Described the layout manner which the graph is displayed to a user before content rating. The graph will be displayed to the right of the dialog in the event of Horizontal, below in the case of Verical, and not displayed in the case of None.")>
<DefaultValue(Ektron.Cms.ContentAPI.RatingGraphDisplayType.Horizontal)>
Public Property InitialGraphDisplay() As Ektron.Cms.ContentAPI.RatingGraphDisplayType
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!