WebPageRazorHost.DefaultBaseClass Property

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Gets or sets a value for the DefaultBaseClass.

Namespace:  System.Web.WebPages.Razor
Assembly:  System.Web.WebPages.Razor (in System.Web.WebPages.Razor.dll)

override function get DefaultBaseClass () : String 
override function set DefaultBaseClass (value : String)

Property Value

Type: System.String
A value for the DefaultBaseClass.
Show: