프로퍼티 | 타입 | 설명 | |
---|---|---|---|
RefreshUrlList | void | ||
ValidateUrlList | void |
메소드 | 설명 | |
---|---|---|
Delete ( ) : void | ||
ForceDelete ( ) : void | ||
GetAllLanguages ( ) : IEnumerable |
||
GetAuthenticationType ( |
||
GetProperty ( string name ) : object | ||
GetSiteByNode ( Node source ) : |
||
GetSiteByNodePath ( string path ) : |
||
GetUrlByRepositoryPath ( string url, string repositoryPath ) : string | ||
IsRequested ( |
||
ParseUrlList ( string urlSrc ) : string>.IDictionary |
||
Save ( ) : void |
Saves the Site instance. This is an overriden method, which calls its base implementation first to persist the
|
|
Save ( SavingMode mode ) : void | ||
SetProperty ( string name, object value ) : void | ||
Site ( Node parent ) : System | ||
Site ( Node parent, string nodeTypeName ) : System | ||
UrlListToString ( string>.IDictionary |
메소드 | 설명 | |
---|---|---|
Site ( |
메소드 | 설명 | |
---|---|---|
RefreshUrlList ( ) : void | ||
ValidateUrlList ( ) : void |
public GetAuthenticationType ( |
||
uri | ||
리턴 | string |
public static GetSiteByNodePath ( string path ) : |
||
path | string | |
리턴 |
public static GetUrlByRepositoryPath ( string url, string repositoryPath ) : string | ||
url | string | |
repositoryPath | string | |
리턴 | string |
public static ParseUrlList ( string urlSrc ) : string>.IDictionary |
||
urlSrc | string | |
리턴 | string>.IDictionary |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
리턴 | void |
public Site ( Node parent, string nodeTypeName ) : System | ||
parent | Node | |
nodeTypeName | string | |
리턴 | System |
protected Site ( |
||
nt | ||
리턴 | System |
public static UrlListToString ( string>.IDictionary |
||
urlList | string>.IDictionary | |
리턴 | string |