Class ToolkitConfig
- Namespace
- AjaxControlToolkit
- Assembly
- AjaxControlToolkit.dll
public static class ToolkitConfig
- Inheritance
-
ToolkitConfig
- Inherited Members
-
Properties
public static string AdditionalUploadFileExtensions { get; }
Property Value
- string
public static IEnumerable<Type> CustomControls { get; }
Property Value
- IEnumerable<Type>
public static string HtmlSanitizer { get; }
Property Value
- string
public static bool RenderStyleLinks { get; }
Property Value
- bool
public static string TempFolder { get; }
Property Value
- string
public static bool UseStaticResources { get; }
Property Value
- bool