'Declaration Protected Overrides Function SerializeExtenders( _ ByVal w As XmlTextWriter _ ) As Boolean
'Usage Dim instance As AjaxComboBoxCellType Dim w As XmlTextWriter Dim value As Boolean value = instance.SerializeExtenders(w)
Parameters
- w
- XmlTextWriter object used to save the object
Return Value
true if successful; false otherwise