Web Page - FullPath Property

A read-only property that supplies a string containing the current URL path component

Member of Web Page (PRIM_WEB)

Details

The FullPath property is a read-only property that supplies a string containing the current URL path component.

It is a concatenation of the RootPath and the ActivePath properties.


See also

All Component Classes

Technical Reference

  • No labels