ASPxClientPopupControlBase.GetFooterText Method
Returns the text displayed within a window’s footer.
Declaration
GetFooterText(): string
Returns
| Type | Description |
|---|---|
| string | A string value that specifies a window’s footer text. |
See Also