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