mojoPortal API Documentation
RedirectInfo Class
mojoPortalmojoPortal.BusinessRedirectInfo
Represents urls that have been permanently moved.
Declaration Syntax
C#
public class RedirectInfo
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
RedirectInfo()()()
Initializes a new instance of the RedirectInfo class

RedirectInfo(Guid)
Initializes a new instance of the RedirectInfo class

CompareByCreatedUtc(RedirectInfo, RedirectInfo)
Compares 2 instances of RedirectList.

CompareByExpireUtc(RedirectInfo, RedirectInfo)
Compares 2 instances of RedirectList.

CompareByNewUrl(RedirectInfo, RedirectInfo)
Compares 2 instances of RedirectList.

CompareByOldUrl(RedirectInfo, RedirectInfo)
Compares 2 instances of RedirectList.

CompareBySiteID(RedirectInfo, RedirectInfo)
Compares 2 instances of RedirectList.

CreatedUtc
Delete(Guid)
Deletes an instance of RedirectList. Returns true on success.

Equals(Object) (Inherited from Object.)
Exists(Int32, String)
returns true if the record exists

ExpireUtc
The date that the old url expired or expires

Finalize()()() (Inherited from Object.)
GetBySiteAndUrl(Int32, String)
Gets an IDataReader with one row from the mp_RedirectList table.

GetCount(Int32)
Gets a count of RedirectList.

GetHashCode()()() (Inherited from Object.)
GetPage(Int32, Int32, Int32, Int32%)
Gets an IList with page of instances of RedirectList.

GetType()()() (Inherited from Object.)
MemberwiseClone()()() (Inherited from Object.)
NewUrl
OldUrl
RowGuid
Save()()()
Saves this instance of RedirectList. Returns true on success.

SiteGuid
SiteId
ToString()()() (Inherited from Object.)
Inheritance Hierarchy
Object
RedirectInfo

Assembly: mojoPortal.Business (Module: mojoPortal.Business) Version: 1.0.4378.24525