Click or drag to resize
ConsentAgreementComponentGetValue Method
Returns null. Value of consent agreement GUID is set to the corresponding BizFormItem before the item is saved using the BizFormItemHandler event.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public override Nullable<Guid> GetValue()

Return Value

Type: NullableGuid
See Also