Click or drag to resize
AbstractRatingControlExternalManagement Property
Gets or sets external management flag. If true external (parent) control manages rating value on its own (i.e. no submit button is shown).

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public bool ExternalManagement { get; set; }

Property Value

Type: Boolean
See Also