The C1Expander type exposes the following members.

Methods

  Name Description
Public method RegisterRunTimeStyleSheets
Override this method if you want to render additional style sheets definitions what will be used by control only at run-time.
(Overrides C1HeaderContentControlRegisterRunTimeStyleSheets(Boolean).)
Public method RenderDesignTimeStyleSheets
Override this method if you want to render additional stylesheets definitions what will be used by control only at design-time.
(Overrides C1HeaderContentControlRenderDesignTimeStyleSheets(HtmlTextWriter, Boolean).)

See Also