Gets or sets the inner HTML to be used while initializing (such as a "Please wait..." message).
Namespace:
DlhSoft.Web.Mvc.PertAssembly: DlhSoft.ProjectData.PertChart.Mvc.Extensions (in DlhSoft.ProjectData.PertChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual string InitializingContent { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property InitializingContent As String |