Структура

Академичен съвет

 

Хабилитирани преподаватели

1.

проф. д-р

Димитър Панайотов Димитров

2.

проф. д-р

Венелин Николаев Бошнаков

3.

проф. д-р

Георги Светлозаров Петрунов

4.

проф. д-р

Георги Шинков Забунов

5.

проф. д-р

Еленита Кирилова Великова

6.

проф. д.н.

Живко Иванов Драганов

7.

проф. д-р

Матилда Иванова Александрова - Бошнакова

8.

проф. д-р

Надя Димитрова Миронова

9.

проф. д.н.

Пенчо Денчев Пенчев

10.

проф. д-р

Румен Йорданов Брусарски

11.

проф. д-р

Снежанка Александрова Башева

12.

проф. д-р

Христина Лазарова Николова

13.

проф. д-р

Христо Иванов Катранджиев

14.

проф. д-р

Цветана Александрова Стоянова

15.

  доц. д-р

Бисер Христов Петков

16.

  доц. д-р

Васил Стефанов Петков

17.

  доц. д-р

Драгомир Желчев Стефанов

18.

  доц. д-р

Елена Костадинова Симеонова

19.

  доц. д-р

Захари Емилов Торманов

20.

  доц. д-р

Ивайло Дончев Беев

21.

  доц. д-р

Иван Стоилов Стоилов  

22.

  доц. д.н.

Михаил Желязков Мусов

23.

  доц. д-р

Нончо Иванов Димитров

24.

  доц. д-р

Радко Асенов Радев

25.

  доц. д-р

Светла Богданова Бонева

26.

  доц. д-р

Янко Чавдаров Христозов

 

Нехабилитирани преподаватели

27.

гл. ас. д-р

Александър Стоянов Димитров

28.

гл. ас. д-р

Антоан Красимиров Шотаров

29.

гл. ас. д-р

Даниел Славеев Парушев

30.

гл. ас. д-р

Ина Атанасова Лечева

31.

гл. ас. д-р

Никола Тодоров Танаков

32.

гл. ас. д-р

Симеон Йорданов Коляндов

33.

гл. ас. д-р

Тома Маринов Дончев

34.

     ас. д-р

Станимир Пенев Стаматев

 

Докторанти и студенти

35.

Ива Петкова Иванова

36.

Илиян Мирославов Чабуклийски

37.

Калоян Стефанов Стефанов

38.

Кристиян Руменов Маджуров

39.

Максим Станимиров Садинов

40.

Мартин Диянов Петков

41.

Тони Калинова Стоянова

 

Административен персонал

42.

Ина Тодорова Балабанова

43.

Красимир Живков Димитров


Route Debugger

Type in a url in the address bar to see which defined routes match it. A {*catchall} route is added to the list of routes automatically in case none of your routes match.

To generate URLs using routing, supply route values via the query string. example: http://localhost:14230/?id=123

: {language}/{controller}/{action}/{id}

Route Data
KeyValue
languagebg 
controllerstructure 
actionrender 
id
subdir 
Data Tokens
KeyValue
Length
LongLength
Rank
SyncRootSystem.String[] 
IsReadOnlyFalse 
IsFixedSizeTrue 
IsSynchronizedFalse 
NamespacesSystem.String[] 

All Routes
Matches Current Request Url Defaults Constraints DataTokens
False{subdir}/cms/{language}/{controller}/{action}/{id}subdir = , language = bg, controller = News, action = Index, id = UrlParameter.Optionallanguage = bg|en|ru, subdir = [a-zA-Z0-9_\-]{3,30}Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Areas.Cms.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Areas.Cms.Controllers, area = Cms, UseNamespaceFallback = False
Falsecms/{language}/{controller}/{action}/{id}subdir = , language = bg, controller = News, action = Index, id = UrlParameter.Optionallanguage = bg|en|ruLength = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Areas.Cms.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Areas.Cms.Controllers, area = Cms, UseNamespaceFallback = False
Falsecms/{controller}/{action}/{id}subdir = , language = bg, controller = News, action = Index, id = UrlParameter.Optional(empty)Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Areas.Cms.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Areas.Cms.Controllers, area = Cms, UseNamespaceFallback = False
False{resource}.axd/{*pathInfo}(null)(empty)(null)
Falseviewswitcher/switchviewcontroller = ViewSwitcher, action = SwitchView, language = bg(empty)Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers
Falseerror/{action}controller = Error, action = NotFound, language = en(empty)Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers
False{language}/invoke/{id}/{c_controller}/{c_action}/{c_id}subdir = , language = bg, controller = Pages, action = Readlanguage = bg|en|ruLength = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers
False{subdir}/{subarea}/{language}/{controller}/{id}/{title}.htmlsubdir = , subarea = , language = bg, controller = Pages, action = Read, id = UrlParameter.Optionalcontroller = Pages|News|Events|Photos|Dynamic, action = Read, language = bg|en|ru, subdir = [a-zA-Z0-9_\-]{3,30}, subarea = [a-zA-Z0-9_\-]{3,30}Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers
False{subdir}/{subarea}/{language}/{controller}/{id}subdir = , subarea = , language = bg, controller = Home, action = Index, id = UrlParameter.Optionalcontroller = Home|Pages|News|Events|Photos|Dynamic|Files, language = bg|en|ru, subdir = [a-zA-Z0-9_\-]{3,30}, subarea = [a-zA-Z0-9_\-]{3,30}Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers
False{subdir}/{language}/{controller}/{id}/{title}.htmlsubdir = , language = bg, controller = Pages, action = Read, id = UrlParameter.Optionalcontroller = Pages|News|Events|Photos|Dynamic, action = Read, language = bg|en|ru, subdir = [a-zA-Z0-9_\-]{3,30}Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers
False{language}/{controller}/{id}/{title}.htmlsubdir = , language = bg, controller = Pages, action = Read, id = UrlParameter.Optionalcontroller = Pages|News|Events|Photos|Dynamic, action = Read, language = bg|en|ruLength = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers
False{subdir}/{language}/{controller}/{id}/{title}.pdfsubdir = , language = bg, controller = Pages, action = Pdf, id = UrlParameter.Optionalcontroller = Pages|News|Events, action = Pdf, language = bg|en|ru, subdir = [a-zA-Z0-9_\-]{3,30}Length = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers
False{language}/{controller}/{id}/{title}.pdfsubdir = , language = bg, controller = Pages, action = Pdf, id = UrlParameter.Optionalcontroller = Pages|News|Events, action = Pdf, language = bg|en|ruLength = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers
False{subdir}/{language}/{controller}/{action}/{id}subdir = , language = bg, controller = Home, action = Index, id = UrlParameter.Optionalsubdir = [a-zA-Z0-9_\-]{3,30}, language = bg|en|ru, controller = Pages|News|Events|Photos|Videos|Home|Dynamic|Structure|Search|Timetables|Forms|Files|JournalIssues|Conferences|Specialities|Carousel|Students|AcademicCalendar|Admissions|BureauLength = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers
True{language}/{controller}/{action}/{id}subdir = , language = bg, controller = Home, action = Index, id = UrlParameter.Optionallanguage = bg|en|ru, controller = Pages|News|Events|Photos|Videos|Home|Dynamic|Structure|Search|Timetables|Forms|Files|JournalIssues|Conferences|Books|Requests|Specialities|Carousel|Students|AcademicCalendar|Admissions|BureauLength = 1, LongLength = 1, Rank = 1, SyncRoot = UnweWebEx3.Controllers, IsReadOnly = False, IsFixedSize = True, IsSynchronized = False, Namespaces = UnweWebEx3.Controllers
True{*catchall}(null)(null)(null)

Current Request Info

AppRelativeCurrentExecutionFilePath is the portion of the request that Routing acts on.

AppRelativeCurrentExecutionFilePath: ~/bg/structure/render/5