Type PageReferenceExtensions
Namespace Geta.EPi.Extensions
Public static methods
bool IsNullOrEmpty(this PageReference pageReference)
Indicates whether the specified page reference is null or an EmptyReference.
Parameters
-
PageReference
pageReference - Page reference to test.
Returns
-
bool
- true if page reference is null or EmptyReference else false