CNiBinding::ActualURL

CNi

Class
CNiBinding::
ActualURL
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: AccessModeNext page: BindProperty    
Public Data Item Declared in:
NiBinding.h

'Declaration' icon -- Shortcut to top of page. Declaration

CString ActualURL;

'Description' icon -- Shortcut to top of page. Description

Identifies the actual URL of the current data source or data target.

Notes:

1. Once connected to a data source or target, the ActualURL property is different from the URL property. This occurs when the original URL is pointed to a link that redirected the CNiBinding object to a new URL.

2. If the CNiBinding object is not connected, the value of ActualURL is an empty string.

3. This is a read-only property.

'See Also' icon -- Shortcut to top of page. See Also