Class AlertList
Implements
System.Collections.Generic.IList<AlertMessage>
System.Collections.Generic.ICollection<AlertMessage>
System.Collections.Generic.IReadOnlyList<AlertMessage>
System.Collections.Generic.IReadOnlyCollection<AlertMessage>
System.Collections.Generic.IEnumerable<AlertMessage>
System.Collections.IList
System.Collections.ICollection
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.Add(Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.AddRange(System.Collections.Generic.IEnumerable<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.AsReadOnly()
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.BinarySearch(System.Int32, System.Int32, Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage, System.Collections.Generic.IComparer<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.BinarySearch(Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.BinarySearch(Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage, System.Collections.Generic.IComparer<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.Clear()
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.Contains(Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.ConvertAll<TOutput>(System.Converter<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage, TOutput>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.CopyTo(System.Int32, Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage[], System.Int32, System.Int32)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.CopyTo(Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage[])
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.CopyTo(Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage[], System.Int32)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.Exists(System.Predicate<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.Find(System.Predicate<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.FindAll(System.Predicate<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.FindIndex(System.Int32, System.Int32, System.Predicate<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.FindIndex(System.Int32, System.Predicate<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.FindIndex(System.Predicate<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.FindLast(System.Predicate<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.FindLastIndex(System.Int32, System.Predicate<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.FindLastIndex(System.Predicate<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.ForEach(System.Action<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.GetEnumerator()
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.IndexOf(Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.IndexOf(Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage, System.Int32)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.IndexOf(Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage, System.Int32, System.Int32)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.Insert(System.Int32, Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.LastIndexOf(Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.LastIndexOf(Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage, System.Int32)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.LastIndexOf(Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage, System.Int32, System.Int32)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.Remove(Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.RemoveAll(System.Predicate<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.RemoveAt(System.Int32)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.Reverse()
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.Sort()
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.Sort(System.Collections.Generic.IComparer<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.Sort(System.Comparison<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.System.Collections.Generic.IEnumerable<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.GetEnumerator()
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.ToArray()
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.TrimExcess()
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.TrueForAll(System.Predicate<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>)
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.Capacity
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.Count
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.Item[System.Int32]
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.System.Collections.Generic.ICollection<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.IsReadOnly
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<Volo.Abp.AspNetCore.Mvc.UI.Alerts.AlertMessage>.System.Collections.IList.Item[System.Int32]
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Alerts
Assembly: Volo.Abp.AspNetCore.Mvc.UI.dll
Syntax
public class AlertList : List<AlertMessage>, IList<AlertMessage>, ICollection<AlertMessage>, IReadOnlyList<AlertMessage>, IReadOnlyCollection<AlertMessage>, IEnumerable<AlertMessage>, IList, ICollection, IEnumerable
Methods
Add(AlertType, String, String, Boolean)
Declaration
public void Add(AlertType type, string text, string title = null, bool dismissible = true)
Parameters
Type | Name | Description |
---|---|---|
AlertType | type | |
System.String | text | |
System.String | title | |
System.Boolean | dismissible |
Danger(String, String, Boolean)
Declaration
public void Danger(string text, string title = null, bool dismissible = true)
Parameters
Type | Name | Description |
---|---|---|
System.String | text | |
System.String | title | |
System.Boolean | dismissible |
Info(String, String, Boolean)
Declaration
public void Info(string text, string title = null, bool dismissible = true)
Parameters
Type | Name | Description |
---|---|---|
System.String | text | |
System.String | title | |
System.Boolean | dismissible |
Success(String, String, Boolean)
Declaration
public void Success(string text, string title = null, bool dismissible = true)
Parameters
Type | Name | Description |
---|---|---|
System.String | text | |
System.String | title | |
System.Boolean | dismissible |
Warning(String, String, Boolean)
Declaration
public void Warning(string text, string title = null, bool dismissible = true)
Parameters
Type | Name | Description |
---|---|---|
System.String | text | |
System.String | title | |
System.Boolean | dismissible |
Implements
System.Collections.Generic.IList<T>
System.Collections.Generic.ICollection<T>
System.Collections.Generic.IReadOnlyList<T>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IList
System.Collections.ICollection
System.Collections.IEnumerable