Class JsonPathExpression
Inheritance
object
Namespace: Umbraco.Cms.Core.PropertyEditors.Validation
Assembly: Umbraco.Core.dll
Syntax
public static class JsonPathExpression
Methods
View SourceMissingPropertyValue(string, string?, string?)
Declaration
public static string MissingPropertyValue(string propertyAlias, string? culture, string? segment)
Parameters
| Type | Name | Description |
|---|---|---|
| string | propertyAlias | |
| string | culture | |
| string | segment |
Returns
| Type | Description |
|---|---|
| string |