1
Answer

Asp.Net Issue

Photo of Kunal Vaishya

Kunal Vaishya

12y
1.2k
1
What is the meaning of this Code line which is mentioned below,

routes.Ignore("{*allcss}", new { allcss = @".*\.css(/.*)?" });


Any other way to do like this 

Answers (1)