ShouldSerializeImage Method
ShouldSerializeImage()
Indicates whether the Image property should be serialized.
Declaration
protected bool ShouldSerializeImage()
Protected Function ShouldSerializeImage() As Boolean
Returns
| Type |
Description |
| bool |
True if Image should be serialized, false otherwise.
|