Méthode | Description | |
---|---|---|
CustomMessagesBox ( this html, IMessagesIndicator messages, string id = null, string>.IDictionary |
||
MessagesBox ( this html, string id = null, string>.IDictionary |
Méthode | Description | |
---|---|---|
AddMessagesBoxBlock ( StringBuilder sb, string blockClass, IList |
Adds messages block to a messages box.
|
|
MessagesBox ( this html, string id, string>.IDictionary |
Renders messages box with given id.
|
public static CustomMessagesBox ( this html, IMessagesIndicator messages, string id = null, string>.IDictionary |
||
html | this | |
messages | IMessagesIndicator | |
id | string | |
attributes | string>.IDictionary | |
Résultat | IHtmlString |
public static MessagesBox ( this html, string id = null, string>.IDictionary |
||
html | this | |
id | string | |
attributes | string>.IDictionary | |
Résultat | IHtmlString |