Click or drag to resize
UIFormRefreshHeader Property
Indicates whether header should be automatically refreshed when display name is changed.

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

Property Value

Type: Boolean
See Also