Class VariantModel
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models.ContentEditing
Assembly: Umbraco.Core.dll
Syntax
public class VariantModel
Properties
View SourceCulture
Declaration
public string Culture { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Segment
Declaration
public string Segment { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |