NStateObject Class Members
In This Topic
The following tables list the members exposed by NStateObject.
Public Properties
| Name | Description |
 | HttpHandlerCallback | Gets / sets the Nevron image resource HTTP handler callback. |
 | ImageFormat | Gets / sets the image format of the rendered image. Can be null for controls that do not generate an image. |
 | SnapshotGuid | Gets / sets a guid that uniquely identifies a specific image snapshot of the web control. |
 | StateId | Gets / sets a string that uniquely identifies the specific instance of the state of a web control. |
 | ViewSize | Gets the size of the view. |
Top
See Also