as i am beginner here i used html editor but it works perfectly on local but on server it shows me this error
Type 'AjaxControlToolkit.HtmlEditorExtender'
does not have a public property named 'EnableSanitization
'.
and i have one property in it EnableSanitization="false"
but i don't know whats wrong in it