[]
        
(Showing Draft Content)

C1.Framework.Theme.ReadCustomData

ReadCustomData Method

ReadCustomData(XmlNode)

Reads component-specific theme data.

Declaration
protected virtual void ReadCustomData(XmlNode node)
Parameters
Type Name Description
XmlNode node

System.Xml.XmlNode that contains the theme data.

Remarks

Derived classes should override this method to read any custom data their themes may need (anything other than the Style collection).