Provides extension methods that return UDIs for Umbraco entities.
InheritanceSystem.Object
Namespace: Umbraco.Extensions Assembly: Umbraco.Core.dll Syntaxpublic static class UdiGetterExtensions
Methods View Source GetUdi(IEntity)
Gets the entity identifier of the entity.
Declarationpublic static Udi GetUdi(this IEntity entity)
Parameters Type Name Description IEntity entity
The entity.
Returns Type Description UdiThe entity identifier of the entity.
View Source GetUdi(EntityContainer)Gets the entity identifier of the entity.
Declarationpublic static GuidUdi GetUdi(this EntityContainer entity)
Parameters Returns Type Description GuidUdi
The entity identifier of the entity.
View Source GetUdi(IContent)Gets the entity identifier of the entity.
Declarationpublic static GuidUdi GetUdi(this IContent entity)
Parameters Type Name Description IContent entity
The entity.
Returns Type Description GuidUdiThe entity identifier of the entity.
View Source GetUdi(IContentBase)Gets the entity identifier of the entity.
Declarationpublic static GuidUdi GetUdi(this IContentBase entity)
Parameters Returns Type Description GuidUdi
The entity identifier of the entity.
View Source GetUdi(IContentType)Gets the entity identifier of the entity.
Declarationpublic static GuidUdi GetUdi(this IContentType entity)
Parameters Returns Type Description GuidUdi
The entity identifier of the entity.
View Source GetUdi(IContentTypeComposition)Gets the entity identifier of the entity.
Declarationpublic static GuidUdi GetUdi(this IContentTypeComposition entity)
Parameters Returns Type Description GuidUdi
The entity identifier of the entity.
View Source GetUdi(IDataType)Gets the entity identifier of the entity.
Declarationpublic static GuidUdi GetUdi(this IDataType entity)
Parameters Type Name Description IDataType entity
The entity.
Returns Type Description GuidUdiThe entity identifier of the entity.
View Source GetUdi(IDictionaryItem)Gets the entity identifier of the entity.
Declarationpublic static GuidUdi GetUdi(this IDictionaryItem entity)
Parameters Returns Type Description GuidUdi
The entity identifier of the entity.
View Source GetUdi(ILanguage)Gets the entity identifier of the entity.
Declarationpublic static StringUdi GetUdi(this ILanguage entity)
Parameters Type Name Description ILanguage entity
The entity.
Returns Type Description StringUdiThe entity identifier of the entity.
View Source GetUdi(IMedia)Gets the entity identifier of the entity.
Declarationpublic static GuidUdi GetUdi(this IMedia entity)
Parameters Type Name Description IMedia entity
The entity.
Returns Type Description GuidUdiThe entity identifier of the entity.
View Source GetUdi(IMediaType)Gets the entity identifier of the entity.
Declarationpublic static GuidUdi GetUdi(this IMediaType entity)
Parameters Type Name Description IMediaType entity
The entity.
Returns Type Description GuidUdiThe entity identifier of the entity.
View Source GetUdi(IMember)Gets the entity identifier of the entity.
Declarationpublic static GuidUdi GetUdi(this IMember entity)
Parameters Type Name Description IMember entity
The entity.
Returns Type Description GuidUdiThe entity identifier of the entity.
View Source GetUdi(IMemberGroup)Gets the entity identifier of the entity.
Declarationpublic static GuidUdi GetUdi(this IMemberGroup entity)
Parameters Returns Type Description GuidUdi
The entity identifier of the entity.
View Source GetUdi(IMemberType)Gets the entity identifier of the entity.
Declarationpublic static GuidUdi GetUdi(this IMemberType entity)
Parameters Returns Type Description GuidUdi
The entity identifier of the entity.
View Source GetUdi(IPartialView)Gets the entity identifier of the entity.
Declarationpublic static StringUdi GetUdi(this IPartialView entity)
Parameters Returns Type Description StringUdi
The entity identifier of the entity.
View Source GetUdi(IRelation)Gets the entity identifier of the entity.
Declarationpublic static GuidUdi GetUdi(this IRelation entity)
Parameters Type Name Description IRelation entity
The entity.
Returns Type Description GuidUdiThe entity identifier of the entity.
View Source GetUdi(IRelationType)Gets the entity identifier of the entity.
Declarationpublic static GuidUdi GetUdi(this IRelationType entity)
Parameters Returns Type Description GuidUdi
The entity identifier of the entity.
View Source GetUdi(IScript)Gets the entity identifier of the entity.
Declarationpublic static StringUdi GetUdi(this IScript entity)
Parameters Type Name Description IScript entity
The entity.
Returns Type Description StringUdiThe entity identifier of the entity.
View Source GetUdi(IStylesheet)Gets the entity identifier of the entity.
Declarationpublic static StringUdi GetUdi(this IStylesheet entity)
Parameters Returns Type Description StringUdi
The entity identifier of the entity.
View Source GetUdi(ITemplate)Gets the entity identifier of the entity.
Declarationpublic static GuidUdi GetUdi(this ITemplate entity)
Parameters Type Name Description ITemplate entity
The entity.
Returns Type Description GuidUdiThe entity identifier of the entity.
View Source GetUdi(IWebhook)Gets the entity identifier of the entity.
Declarationpublic static GuidUdi GetUdi(this IWebhook entity)
Parameters Type Name Description IWebhook entity
The entity.
Returns Type Description GuidUdiThe entity identifier of the entity.
View Source GetUdi(IUser)Gets the entity identifier of the entity.
Declarationpublic static GuidUdi GetUdi(this IUser entity)
Parameters Type Name Description IUser entity
The entity.
Returns Type Description GuidUdiThe entity identifier of the entity.
View Source GetUdi(IUserGroup)Gets the entity identifier of the entity.
Declarationpublic static GuidUdi GetUdi(this IUserGroup entity)
Parameters Type Name Description IUserGroup entity
The entity.
Returns Type Description GuidUdiThe entity identifier of the entity.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4