Свойство | Тип | Описание | |
---|---|---|---|
ContentTemplatesFolderName | string | ||
ContentTypesFolderName | string | ||
ContentTypesFolderPath | string | ||
PORTALSECTIONKEY | string | ||
RootName | string | ||
RootPath | string | ||
SchemaFolderName | string | ||
SchemaFolderPath | string | ||
SystemFolderName | string | ||
SystemFolderPath | string |
Свойство | Тип | Описание | |
---|---|---|---|
GetBooleanConfigValue | bool | ||
GetStringArrayConfigValue | string[] |
Метод | Описание | |
---|---|---|
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.
|
Метод | Описание | |
---|---|---|
GetBooleanConfigValue ( string key, bool defaultValue ) : bool | ||
GetStringArrayConfigValue ( string key ) : string[] |
public static Start ( ) : |
||
Результат |
public static Start ( |
||
settings | ||
Результат |
public static string ContentTemplatesFolderName | ||
Результат | string |
public static string ContentTypesFolderName | ||
Результат | string |
public static string ContentTypesFolderPath | ||
Результат | string |
public static string PORTALSECTIONKEY | ||
Результат | string |
public static string SchemaFolderName | ||
Результат | string |
public static string SchemaFolderPath | ||
Результат | string |
public static string SystemFolderName | ||
Результат | string |