프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 ( |
||
settings | ||
리턴 |
public static string ContentTemplatesFolderName | ||
리턴 | string |