| RecipientInfoIsHidden Property |
Gets or sets value which indicate whether this recipient is hidden or not.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public bool IsHidden { get; set; }
Public Property IsHidden As Boolean
Get
Set
Property Value
Type:
BooleanRemarks See Also