Instances of the Resource class contain information about arbitrary resources.
The following tables list the members exposed by the Resource type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Resource class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the string identifier for this resource. |
|
![]() |
Gets a value that indicates whether the Resource is saving changes to its view state. |
|
![]() |
Gets or sets the name of the resource. |
|
![]() |
Gets or sets custom data associated with the resource. |
Name | Description | |
---|---|---|
![]() |
Gets a dictionary of state information that allows you to save and restore the view state of the Resource across multiple requests for the same page. |
Name | Description | |
---|---|---|
![]() |
Determines whether the specified Object is equal to the current Object. |
|
![]() |
Serves as a hash function for the Resource type. |
|
![]() |
Overloaded. |
|
![]() |
Restores view-state information for this Resource saved by the SaveViewState method. |
|
![]() |
Overloaded. |
|
![]() |
Saves any server view-state changes that have occurred on this Resource since the time the page was posted back to the server. |
|
![]() |
Converts the value of the Resource object to its equivalent string representation using the specified culture-specific format information. |
|
![]() |
Causes tracking of view-state changes to the Resource so they can be stored in the server control's StateBag object. |