Class RatingEditorInterfaceControlSettings
Represents custom settings for the star widget.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace:Contentful.Core.Models.Management
Assembly:cs.temp.dll.dll
Syntax
public class RatingEditorInterfaceControlSettings : EditorInterfaceControlSettings
Properties
NumberOfStars
The number of stars to show in the widget.
Declaration
public int NumberOfStars { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |