RazorPageBaseTypeAttribute..::..PageName Property
Gets the name of the page.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
[CanBeNullAttribute] public string PageName { get; }
<CanBeNullAttribute> _ Public ReadOnly Property PageName As String Get
[CanBeNullAttribute] public: property String^ PageName { String^ get (); }