| C# |
public class ContentMetaRespository
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| 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.) |
| Object | |
| ContentMetaRespository | |