Click or drag to resize
SelectSinglePathUpdateControlAfterSelection Property
Gets or sets the value that indicates whether control should use postback after selection

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

Property Value

Type: Boolean
See Also