Endeca Presentation API
ValidateSyntax Method
NamespacesEndeca.Navigation.AnalyticsExprBinaryValidateSyntax()()
Validates the syntax of this ExprBinary.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void ValidateSyntax()
Public Overridable Sub ValidateSyntax
public:
virtual void ValidateSyntax ()
Remarks
An ExprBinary is valid if both the right-hand side and left-hand side subexpressions are non-null and valid, and the function is not null.
Exceptions
ExceptionCondition
SyntaxException If the syntax requirements are not met.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0