URLPresentation.URL

Usage:

Read and write.

Description:

Type: String.
The link key, i.e. the link as such.
  • Infobase object - e1cib/data/<path to metadata>?ref="<reference identifier>";
  • Infobase register record - e1cib /data/<path to metadata>?<key field name>="<value>"[&<key field name>="<value>"];
  • Infobase object attribute - e1cib/data/<path to metadata>.<attribute name>?ref="<reference identifier>";
  • Infobase object tabular section attribute - e1cib/data/<path to metadata>.<tabular section name>.<attribute name>?ref="<reference identifier>"index="<tabular section row index>";
  • Infobase register record attribute - e1cib/data/<path to metadata>.<attribute name>?<key field name>="<value>" [&<key field name>="<value>"];
  • Report - e1cib/app/<path to metadata>;
  • Data processor - e1cib/app/<path to metadata>;
  • Section - e1cib/navigationpoint /<section name>;
  • Navigation point - e1cib/navigationpoint/<section name>/<command name>;
  • Temporary storage - e1cib/tempstorage/<temporary value identifier>;
  • Command - e1cib/command/<command name>;
  • List - e1cib/list/<path to metadata>.

Availability:

Server, thick client, external connection, Mobile application (server).

See also:

Global context, method ShowUserNotification
Global context, method GetURL

    

1C:Enterprise Developer's Community