Class DeliveryApiIndexCompositeIdModel
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.DeliveryApi
Assembly: Umbraco.Core.dll
Syntax
public class DeliveryApiIndexCompositeIdModel
Properties
View SourceCulture
Declaration
public string Culture { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Id
Declaration
public int? Id { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |