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