Click or drag to resize
DocumentContextGetContextParametersDataRow Method
Returns datarow with CMSContext parameters.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static DataRow GetContextParametersDataRow()

Return Value

Type: DataRow
See Also