| 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
Syntaxpublic bool ExternalManagement { get; set; }Property Value
Type: 
Boolean
See Also