View Source
Class Constants.PackageRepository
Defines the constants used for the Umbraco package repository
Inheritance
System.Object
Assembly: Umbraco.Core.dll
Syntax
public static class PackageRepository
Fields
View Source
DefaultRepositoryId
Declaration
public const string DefaultRepositoryId = "65194810-1f85-11dd-bd0b-0800200c9a66"
Field Value
Type |
Description |
System.String |
|
View Source
DefaultRepositoryName
Declaration
public const string DefaultRepositoryName = "Umbraco package Repository"
Field Value
Type |
Description |
System.String |
|
View Source
RestApiBaseUrl
Declaration
public const string RestApiBaseUrl = "https://our.umbraco.com/webapi/packages/v1"
Field Value
Type |
Description |
System.String |
|