I am using AjaxControlToolkit3.5, in this version, i can use ScriptObjectBuilder.GetCssReferences to get cssReference of an extender.
Now, i update to use version 15.1, and i can't find ScriptObjectBuilder.
What can i do to GetCssReferences. Thanks
Comments: ScriptObjectBuilder was removed in v15.1. Unfortunately, there is no public API that can be used to get css references at the moment. We are considering implementing this API with a future release.
Now, i update to use version 15.1, and i can't find ScriptObjectBuilder.
What can i do to GetCssReferences. Thanks
Comments: ScriptObjectBuilder was removed in v15.1. Unfortunately, there is no public API that can be used to get css references at the moment. We are considering implementing this API with a future release.