---
title: "What are the file extensions for razor views?"  
description: "What are the file extensions for razor views?"  
author: "AVADHESH PATEL"  
published: 2012-09-07  
updated: 2020-09-16  
canonical: https://www.mindstick.com/interview/1522/what-are-the-file-extensions-for-razor-views  
category: "asp.net mvc"  
tags: ["asp.net mvc"]  
reading_time: 1 minute  

---

# What are the file extensions for razor views?

.cshtml - If the programming lanugaue is C#\
.vbhtml - If the programming lanugaue is VB

## Answers

### Answer by AVADHESH PATEL

.cshtml - If the programming lanugaue is C#\
.vbhtml - If the programming lanugaue is VB


---

Original Source: https://www.mindstick.com/interview/1522/what-are-the-file-extensions-for-razor-views

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
