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