프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
GetCacheKeys ( int PortalId ) : string[] | ||
GetPortalSettingAsBoolean ( int portalID, string key ) : bool | ||
GetProviderSettingAsBoolean ( string ProviderName, string key, bool DefaultValue ) : bool | ||
GetRules ( int PortalId ) : List |
메소드 | 설명 | |
---|---|---|
CleanupUrl ( string Url ) : string | ||
UrlRuleProvider ( ) : System |
public GetPortalSettingAsBoolean ( int portalID, string key ) : bool | ||
portalID | int | |
key | string | |
리턴 | bool |
public GetProviderSettingAsBoolean ( string ProviderName, string key, bool DefaultValue ) : bool | ||
ProviderName | string | |
key | string | |
DefaultValue | bool | |
리턴 | bool |