Méthode | Description | |
---|---|---|
GetBeadsContentFromFile ( String filePath ) : BeadModel |
Gets the contents of a BeanModel form the specified xml file at filepath
|
|
GetContentFromFile ( String filePath ) : PageModel |
Gets the contents of a page model specified at filepath
|
|
GetContentFromPage ( string url ) : PageModel |
public static GetBeadsContentFromFile ( String filePath ) : BeadModel | ||
filePath | String | |
Résultat | BeadModel |
public static GetContentFromFile ( String filePath ) : PageModel | ||
filePath | String | |
Résultat | PageModel |
public static GetContentFromPage ( string url ) : PageModel | ||
url | string | |
Résultat | PageModel |