Geta.EPi.Extensions : API Documentation

Type PageReferenceExtensions

Namespace Geta.EPi.Extensions

PageReference extensions.

Methods

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