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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected int GenerateContent(
	bool useDataSource
)

Parameters

useDataSource
Type: SystemBoolean
Indicates whether datasource is used

Return Value

Type: Int32
See Also