Click or drag to resize
BasicFormDisplayContext Property
Gets or sets the current display context which is used if control contains DisplayIn value.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public string DisplayContext { get; set; }

Property Value

Type: String
See Also