Click or drag to resize
BasicUniViewResolveDynamicControls Property
Gets or sets the value that indicates whether dynamic controls should be resolved

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public bool ResolveDynamicControls { get; set; }

Property Value

Type: Boolean
See Also