Click or drag to resize

ChoicesProviderApplicableConditionElementNames Property


Gets the list of ElementNames criteria. Provider will only work if ElementNames is contained in this collection

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public HashSet<string> ElementNames { get; }

Property Value

HashSetString
See Also