Table of Contents

Interface IToast

Namespace
InSite.Common.Web.UI
Assembly
InSite.UI.dll
public interface IToast

Properties

Icon

string Icon { get; set; }

Property Value

string

Indicator

AlertType Indicator { get; set; }

Property Value

AlertType

Text

string Text { get; set; }

Property Value

string

Title

string Title { get; set; }

Property Value

string