SchedulePropsMatchEvaluator.

Namespace:  C1.Web.UI.Controls.C1Schedule.Commands
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public string SchedulePropsMatchEvaluator(
	Match match
)
Visual Basic
Public Function SchedulePropsMatchEvaluator ( _
	match As Match _
) As String

Parameters

match
Type: System.Text.RegularExpressions..::..Match
The match.

Return Value

See Also