 | InfobarType Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax[ObsoleteAttribute("Use DisplayType instead.")]
public InfobarMessageType Type { get; set; }
<ObsoleteAttribute("Use DisplayType instead.")>
Public Property Type As InfobarMessageType
Get
Set
Property Value
Type:
InfobarMessageType
See Also