Property | Type | Description |
---|
Method | Description | |
---|---|---|
Load ( string fullPath ) : List |
||
Save ( List |
||
UrlMap ( ) : System | ||
UrlMap ( string from, string to ) : System |
public static Load ( string fullPath ) : List |
||
fullPath | string | |
return | List |
public static Save ( List |
||
urlMapping | List |
|
fullPath | string | |
return | void |
public UrlMap ( string from, string to ) : System | ||
from | string | |
to | string | |
return | System |