Click or drag to resize
DialogConfigurationHideEmail Property
Indicates if 'E-mail' tab should be hidden.

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

Property Value

Type: Boolean
See Also