IDocumentPreviewCMSEnvironmentUseCheckedOutVersion Property
|
Gets whether the preview uses the Checked Out Version
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax bool UseCheckedOutVersion { get; }
ReadOnly Property UseCheckedOutVersion As Boolean
Get
property bool UseCheckedOutVersion {
bool get ();
}
abstract UseCheckedOutVersion : bool with get
Property Value
Type:
BooleanSee Also