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.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax public bool ExternalManagement { get; set; }
Property Value
Type:
BooleanSee Also