I want to verify that what I am reading is correct: in order to use a custom skin, I need to create a class library, add references to all my files, create a webresource, the register it with RadStylesheetManager.
Is this correct? Is there no way to work with just the css files in the skins folder? I work within a dynamic program, so there really is no where to "drag file to page to register" and I have about 40 themes to port over. If possible, I'd like to just create my skins, update my files and deploy.
Is this correct? Is there no way to work with just the css files in the skins folder? I work within a dynamic program, so there really is no where to "drag file to page to register" and I have about 40 themes to port over. If possible, I'd like to just create my skins, update my files and deploy.