Endeca Presentation API
ExprConstant Constructor (val)
NamespacesEndeca.Navigation.AnalyticsExprConstantExprConstantExprConstantNew(String)
Creates a new ExprConstant expression node representing the specified constant val.
Declaration Syntax
C#Visual BasicVisual C++
public ExprConstant(
	string val
)
Public Sub New ( _
	val As String _
)
public:
ExprConstant (
	String^ val
)
Parameters
val (String)
The constant to be used in an expression.

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