Click or drag to resize
UniViewGenerateContent Method
Default method to the content generating.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
protected int GenerateContent(
	bool useDataSource
)

Parameters

useDataSource
Type: SystemBoolean
Indicates whether datasource is used

Return Value

Type: Int32
See Also