Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ / Reference / CSerializationContext / C++ GetDefaultContext - CSerializationContext
In This Topic
    C++ GetDefaultContext - CSerializationContext
    In This Topic
    static CSerializationContext& GetDefaultContext();
      Property Description  
        Property Name GetDefaultContext()  
        Property Type CSerializationContext  
        Accessors Read Only  
        Description The default SerializationContext, used when one is not explicitly specified  
        Remarks

    Changes to this object have global effects (unless a CSerializationContext object is explicitly passed into the ToXml & FromXml methods).