LoadHistoricalVersionReadOnly Method
Load this control with the specific version for the specified file iteration and make the control read only
Syntax
public void LoadHistoricalVersionReadOnly(
FileIteration fileIteration
)Public Sub LoadHistoricalVersionReadOnly( _
ByVal fileIteration As FileIteration _
) Parameters
| Name | Description |
|---|---|
| fileIteration | The file to display versions for |