SourceID

Provides the Content ID for the current dynamic server page.

This variable returns the same value as ref:dID. See Referencing Metadata in Dynamic Server Pages.

Type and Usage

Output

Returns the Content ID as a string.

Example

Sets the dID variable to the value of the current HCSF page:

<input type=hidden name="dID" value="<$SourceID$>">