Table of Contents

Class ToolkitConfig

Namespace
AjaxControlToolkit
Assembly
AjaxControlToolkit.dll
public static class ToolkitConfig
Inheritance
ToolkitConfig
Inherited Members

Properties

AdditionalUploadFileExtensions

public static string AdditionalUploadFileExtensions { get; }

Property Value

string

CustomControls

public static IEnumerable<Type> CustomControls { get; }

Property Value

IEnumerable<Type>

HtmlSanitizer

public static string HtmlSanitizer { get; }

Property Value

string
public static bool RenderStyleLinks { get; }

Property Value

bool

TempFolder

public static string TempFolder { get; }

Property Value

string

UseStaticResources

public static bool UseStaticResources { get; }

Property Value

bool