Gets the ID of the hiiden field that contains the Json data.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public string DataFieldClientId { get; }
Visual Basic
Public ReadOnly Property DataFieldClientId As String
	Get

Implements

IJsonSerializable..::..DataFieldClientId

See Also