Click or drag to resize
GeneralTemplateClass Constructor
Constructor.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public GeneralTemplateClass(
	string text
)

Parameters

text
Type: SystemString
Template content
See Also