2.2.3.8 LinkDynamic Type

LinkDynamic type is a 1-byte value represented as a single, uppercase ASCII character that tracks various special link types. A LinkDynamic Type MUST have only one value at a time. A NULL value for LinkDynamic is used for a backward link. The only valid non-NULL values of LinkDynamic are specified as follows.

Value

Description

S

The URL is "static", which is the default and requires no special handling.

D

The URL is "dynamic", which is a link to <Site URL>/_vti_bin/shtml.dll/DirName/LeafName.

Such links are used to invoke the FrontPage SmartHTML interpreter on a file.

L

The URL is to a layouts page (that is, it contains a path segment with the string "_layouts").

H

The URL is a history link (that is, it contains a path segment with the string "_vti_history").

G

A nonabsolute link from a ghosted document that does not fall into any other category.