| ParserParse Method |
Namespace:
Dynamicweb.Modules.Searching.Rules
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static Expression Parse(
string input
)
Public Shared Function Parse (
input As String
) As Expression
Parameters
- input
- Type: SystemString
Return Value
Type:
ExpressionSee Also