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