Skip to main content
A newer version of this page is available. .

BaseXafPage.SetStatus(ICollection<String>) Method

Namespace: DevExpress.ExpressApp.Web.Templates

Assembly: DevExpress.ExpressApp.Web.v19.1.dll

Declaration

public virtual void SetStatus(
    ICollection<string> statusMessages
)

Parameters

Name Type
statusMessages ICollection<String>
See Also