ShouldSerializeDataBindings Method
In This Topic
Gets the value indicate whether need to serialize DataBindings.
Syntax
'Declaration
Public Function ShouldSerializeDataBindings() As System.Boolean
public System.bool ShouldSerializeDataBindings()
See Also