mojoPortal API Documentation
ContentMetaRespository Class
mojoPortalmojoPortal.BusinessContentMetaRespository
Declaration Syntax
C#
public class ContentMetaRespository
Members
All MembersConstructorsMethods



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

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

DeleteByContent(Guid)
Deletes ContentMeta. Returns true on success.

DeleteByModule(Guid)
Deletes ContentMeta. Returns true on success.

DeleteBySite(Guid)
Deletes ContentMeta. Returns true on success.

DeleteLink(Guid)
Deletes an instance of ContentMeta. Returns true on success.

Equals(Object) (Inherited from Object.)
Fetch(Guid)
FetchByContent(Guid)
FetchLink(Guid)
FetchLinksByContent(Guid)
Finalize()()() (Inherited from Object.)
GetHashCode()()() (Inherited from Object.)
GetMetaString(Guid)
GetNextLinkSortRank(Guid)
gets the next sort rank

GetNextSortRank(Guid)
gets the next sort rank

GetType()()() (Inherited from Object.)
MemberwiseClone()()() (Inherited from Object.)
ResortMeta(List<(Of <(ContentMeta>)>))
ResortMeta(List<(Of <(ContentMetaLink>)>))
Save(ContentMeta)
Persists a ContentMeta

Save(ContentMetaLink)
Persists a new instance of ContentMetaLink.

ToString()()() (Inherited from Object.)
Inheritance Hierarchy
Object
ContentMetaRespository

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