ContentSaliencyConditionVariables
Last updated
Was this helpful?
Property in Node
Gets an enumerable containing the names of variables that must be evaluated in order to determine whether this node can be selected as a piece of salient content.
public IEnumerable<string> ContentSaliencyConditionVariables { get; }The list of variables is stored in the header as a semicolon-delimited string.
Last updated
Was this helpful?
Was this helpful?
