Method | Description | |
---|---|---|
GetConnectionString ( this project ) : string | ||
GetProviderName ( this project ) : string | ||
IsDatabaseConfigured ( this project ) : bool | ||
IsUmbracoWebsite ( this project ) : bool |
public static GetConnectionString ( this project ) : string | ||
project | this | |
return | string |
public static GetProviderName ( this project ) : string | ||
project | this | |
return | string |
public static IsDatabaseConfigured ( this project ) : bool | ||
project | this | |
return | bool |
public static IsUmbracoWebsite ( this project ) : bool | ||
project | this | |
return | bool |