Click or drag to resize
PersonalDataCollectorResultText Property
Returns data collecting result as text. Is null when no data was found.

Namespace: CMS.DataProtection
Assembly: CMS.DataProtection (in CMS.DataProtection.dll) Version: 11.0.0
Syntax
C#
public string Text { get; set; }

Property Value

Type: String
See Also