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.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public bool ExternalManagement { get; set; }
Property Value
Type:
BooleanSee Also