This exception is thrown when vital parts of Telerik controls are missing from their templates.
Namespace: Telerik.Windows.Controls.ExceptionsAssembly: Telerik.Windows.Core (in Telerik.Windows.Core.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public class InvalidTemplateException : Exception |
| Visual Basic |
|---|
Public Class InvalidTemplateException _
Inherits Exception |
| Visual C++ |
|---|
public ref class InvalidTemplateException : public Exception |
Inheritance Hierarchy
See Also