RelativePathMapAllowSlowPathToIdConversion Property
|
Namespace: Ingeniux.CMS.DitaAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic bool AllowSlowPathToIdConversion { get; set; }Public Property AllowSlowPathToIdConversion As Boolean
Get
Set
public:
property bool AllowSlowPathToIdConversion {
bool get ();
void set (bool value);
}member AllowSlowPathToIdConversion : bool with get, set
Property Value
Boolean
See Also