XmlIgnore an inherited attribute
- From: bg_ie@xxxxxxxxx
- Date: Thu, 18 Oct 2007 07:52:01 -0700
Hi,
I have a number of classes that inherit from another class which
contains an attribure called "Url". I serialise my objects to an xml
file, but I would like to hide the "url" attribute for one of my
inherited classes. I can place the XmlIgnore in the base class, but
this will hide the attribute for all derived class. What should I do?
Thanks,
Barry.
.
- Follow-Ups:
- Re: XmlIgnore an inherited attribute
- From: Marc Gravell
- Re: XmlIgnore an inherited attribute
- From: Marc Gravell
- Re: XmlIgnore an inherited attribute
- Prev by Date: Re: How to populate a treeview from a dataset
- Next by Date: Re: I have a managed DLL code written in C#
- Previous by thread: invoke vs begininvoke, mdi/child and showdialog
- Next by thread: Re: XmlIgnore an inherited attribute
- Index(es):
Relevant Pages
|