A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Models.PropertyGroupExtensions.html below:

View Source Class PropertyGroupExtensions Inheritance

System.Object

Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntax
public static class PropertyGroupExtensions
Methods View Source GetLocalAlias(PropertyGroup)

Gets the local alias.

Declaration
public static string GetLocalAlias(this PropertyGroup propertyGroup)
Parameters Type Name Description PropertyGroup propertyGroup

The property group.

Returns Type Description System.String

The local alias.

View Source GetParentAlias(PropertyGroup)

Gets the parent alias.

Declaration
public static string GetParentAlias(this PropertyGroup propertyGroup)
Parameters Type Name Description PropertyGroup propertyGroup

The property group.

Returns Type Description System.String

The parent alias.

View Source UpdateLocalAlias(PropertyGroup, String)

Updates the local alias.

Declaration
public static void UpdateLocalAlias(this PropertyGroup propertyGroup, string localAlias)
Parameters Type Name Description PropertyGroup propertyGroup

The property group.

System.String localAlias

The local alias.

View Source UpdateParentAlias(PropertyGroup, String)

Updates the parent alias.

Declaration
public static void UpdateParentAlias(this PropertyGroup propertyGroup, string parentAlias)
Parameters Type Name Description PropertyGroup propertyGroup

The property group.

System.String parentAlias

The 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