Click or drag to resize
DataComFormParametersIdentifier Property
Gets or sets the unique identifier to pass the parameters on to the Buy contact dialog window.

Namespace: CMS.DataCom.Web.UI
Assembly: CMS.DataCom.Web.UI (in CMS.DataCom.Web.UI.dll) Version: 10.0.0
Syntax
C#
public string ParametersIdentifier { get; set; }

Property Value

Type: String
See Also