InitializeReadOnlyWithText Method
Initialize the revision control as readonly with the specified text. No revision information is loaded
Syntax
public void InitializeReadOnlyWithText(
System.string text
)Public Sub InitializeReadOnlyWithText( _
ByVal text As System.String _
) Parameters
| Name | Description |
|---|---|
| text |