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