Zeus API Reference - MyGeneration Software

ZeusOutput.getPreservedData Method 

This function returns the preserved data (without the preserve tags) that corresponds to the key parameter.

public string getPreservedData(
   string key
);

Parameters

key
The key that identifies the desired code segment

Return Value

The preserved data that corresponds to the key parameter

Implements

IZeusOutput.getPreservedData

See Also

ZeusOutput Class | Zeus Namespace