ScriptParser.ParseSections

Parses out sections from the content page and assigns them into the ScriptContext.Sections dictionary to be later expanded into the layout page.

public void ParseSections(ScriptFileContext scriptContext)

Parameters

scriptContext