Click or drag to resize
RichUITemplateControl Class
Summary description for RichUITemplateControl.
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.Calendar.PersistencePropertiesObject
    Kettic.AspNet.Controls.Calendar.ViewRichUITemplateControl
      Kettic.AspNet.ControlsKaxCalendarDay

Namespace: Kettic.AspNet.Controls.Calendar.View
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class RichUITemplateControl : PropertiesObject, 
	IClientData

The RichUITemplateControl type exposes the following members.

Constructors
Methods
  NameDescription
Public methodGetClientData
Public methodReset
Reset all properties to their defaults.
Top
Properties
  NameDescription
Public propertyTemplateID
Persists the ID of the template used by this instance of RichUITemplateControl if any. The TemplateID could be used to index the Templates collection and instantiate the required template.
Top
See Also