Zeus API Reference - MyGeneration Software

ZeusOutput.getPreserveBlock Method 

This function returns the preserved data with the preserve tags that corresponds to the key parameter.

public string getPreserveBlock(
   string key
);

Parameters

key
The key that identifies the desired code segment

Return Value

The preserved data with the preserve tags.

Implements

IZeusOutput.getPreserveBlock

See Also

ZeusOutput Class | Zeus Namespace