Click or drag to resize
AbstractUserControlEvalGuid Method
Evaluates the item data and converts it to the guid.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
public virtual Guid EvalGuid(
	string columnName
)

Parameters

columnName
Type: SystemString
Column name

Return Value

Type: Guid
See Also