RazorWebSectionGroup.GroupName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the name of the configuration section for Razor Web section. Contains the static, read-only string "system.web.webPages.razor".
public static readonly string GroupName;
staticval mutable GroupName : string
Public Shared ReadOnly GroupName As String