Click or drag to resize
KaxCalendar Methods

The KaxCalendar type exposes the following members.

Methods
  Name Description
Public method FindControl
When using templates, their content is instantiated and "lives" inside the Controls collection of KaxCalendar class. To access the controls instantiated from the templates they must be found using this method (KaxCalendar implements INamingContainer interface).
(Overrides ControlFindControl(String).)
Public method RenderBeginTag (Overrides KaxWebControl.RenderBeginTag(HtmlTextWriter).)
Public method RenderEndTag (Overrides KaxWebControl.RenderEndTag(HtmlTextWriter).)
Public method ResetTemplates

This method supports the Kettic KaxCalendar infrastructure and is not intended to be used directly from your code.

Top
See Also