Click or drag to resize

FrontendControlFactoryFillControlTags Method

Fills the control tags.

Namespace:  Dynamicweb.News.Common.Frontend
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public static void FillControlTags(
	Template template,
	FrontendControl fillControl
)

Parameters

template
Type: Dynamicweb.RenderingTemplate
The template.
fillControl
Type: Dynamicweb.News.Common.FrontendFrontendControl
The fill control.
See Also