Click or drag to resize

ChoicesProviderApplicableCondition.ElementNames 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.5.94
Syntax
public HashSet<string> ElementNames { get; }

Property Value

Type: HashSet<String>
See Also