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