ASPxClientPopupControlBase.GetFooterNavigateUrl Method
Returns the URL where the web browser will navigate when the text or image is clicked within a window’s footer.
Declaration
GetFooterNavigateUrl(): string
Returns
| Type | Description |
|---|---|
| string | A string value which specifies the required navigation location. |
See Also