KaxCalendar Methods |
The KaxCalendar type exposes the following members.
Name | Description | |
---|---|---|
![]() |
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).) |
![]() |
RenderBeginTag | (Overrides KaxWebControl.RenderBeginTag(HtmlTextWriter).) |
![]() |
RenderEndTag | (Overrides KaxWebControl.RenderEndTag(HtmlTextWriter).) |
![]() |
ResetTemplates |
This method supports the Kettic KaxCalendar infrastructure and is not intended to be used directly from your code. |