The JsonSerializableHelper type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
JsonSerializableHelper(WebControl) |
Constructor.
|
![]() |
JsonSerializableHelper(WebControl, IUrlResolutionService) |
Constructor.
|
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetJsonData | |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
RenderJsonDataField |
Outputs the control state serialized to Json to a hidden field.
|
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
DataFieldClientId |
Gets the ID of the hiiden field that contains the Json data.
|