System.Object
Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntaxpublic static class PropertyGroupExtensions
Methods View Source GetLocalAlias(PropertyGroup)
Gets the local alias.
Declarationpublic static string GetLocalAlias(this PropertyGroup propertyGroup)
Parameters Type Name Description PropertyGroup propertyGroup
The property group.
Returns Type Description System.StringThe local alias.
View Source GetParentAlias(PropertyGroup)Gets the parent alias.
Declarationpublic static string GetParentAlias(this PropertyGroup propertyGroup)
Parameters Type Name Description PropertyGroup propertyGroup
The property group.
Returns Type Description System.StringThe parent alias.
View Source UpdateLocalAlias(PropertyGroup, String)Updates the local alias.
Declarationpublic static void UpdateLocalAlias(this PropertyGroup propertyGroup, string localAlias)
Parameters Type Name Description PropertyGroup propertyGroup
The property group.
System.String localAliasThe local alias.
View Source UpdateParentAlias(PropertyGroup, String)Updates the parent alias.
Declarationpublic static void UpdateParentAlias(this PropertyGroup propertyGroup, string parentAlias)
Parameters Type Name Description PropertyGroup propertyGroup
The property group.
System.String parentAliasThe parent alias.
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