ShouldSerializeNextPage Method (ToolBarElements)
In This Topic
Indicates whether the
NextPage property should be serialized.
Syntax
'Declaration
Protected Function ShouldSerializeNextPage() As Boolean
protected bool ShouldSerializeNextPage()
See Also