ILingualPageVersionMapFinalized Property
|
Gets if this entry is finalized. It will only returns True if the
FinalizeInfo exists.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property Finalized As Boolean
Get
property bool Finalized {
bool get ();
}
abstract Finalized : bool with get
Property Value
Type:
BooleanSee Also