RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

RazorPageBaseTypeAttribute Constructor (String, String)

Initializes a new instance of the RazorPageBaseTypeAttribute class.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public RazorPageBaseTypeAttribute(
	string baseType,
	string pageName
)
Public Sub New ( _
	baseType As String, _
	pageName As String _
)
public:
RazorPageBaseTypeAttribute(
	String^ baseType, 
	String^ pageName
)

Parameters

baseType
Type: String
Type of the base.
pageName
Type: String
Name of the page.