Click or drag to resize

WeekOverviewSelectionParse Method (String)

Parses the week overview selection from the given literal string.

Namespace:  Dynamicweb.Controls.OMC
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public static WeekOverviewSelection Parse(
	string data
)

Parameters

data
Type: SystemString
String to parse from.

Return Value

Type: WeekOverviewSelection
Parsed selection.
Remarks