Свойство | Type | Description | |
---|---|---|---|
ContentTemplatesFolderName | string | ||
ContentTypesFolderName | string | ||
ContentTypesFolderPath | string | ||
PORTALSECTIONKEY | string | ||
RootName | string | ||
RootPath | string | ||
SchemaFolderName | string | ||
SchemaFolderPath | string | ||
SystemFolderName | string | ||
SystemFolderPath | string |
Свойство | Type | Description | |
---|---|---|---|
GetBooleanConfigValue | bool | ||
GetStringArrayConfigValue | string[] |
Méthode | Description | |
---|---|---|
Shutdown ( ) : void |
Stops all internal services of the Repository.
|
|
Start ( ) : |
Executes the default boot sequence of the Repository. Repository will be stopped if the returned RepositoryStartSettings instance is disposed. |
|
Start ( |
Executes the boot sequence of the Repository by the passed RepositoryStartSettings. Repository will be stopped if the returned RepositoryStartSettings instance is disposed. |
|
Started ( ) : bool |
Returns the running state of the Repository.
|
Méthode | Description | |
---|---|---|
GetBooleanConfigValue ( string key, bool defaultValue ) : bool | ||
GetStringArrayConfigValue ( string key ) : string[] |
public static Start ( ) : |
||
Résultat |
public static Start ( |
||
settings | ||
Résultat |
public static string ContentTemplatesFolderName | ||
Résultat | string |
public static string ContentTypesFolderName | ||
Résultat | string |
public static string ContentTypesFolderPath | ||
Résultat | string |