DataFieldClientId Property (JsonSerializableHelper)
In This Topic
Gets the ID of the hiiden field that contains the Json data.
Syntax
'Declaration
Public ReadOnly Property DataFieldClientId As System.String
public System.string DataFieldClientId {get;}
See Also