Метод | Описание | |
---|---|---|
Convert ( object value, |
||
ConvertBack ( object value, |
||
StripHtml ( string html ) : string | ||
StripHtmlBody ( string html ) : string |
Метод | Описание | |
---|---|---|
FindBodyNode ( |
public Convert ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
culture | System | |
Результат | object |
public ConvertBack ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
culture | System | |
Результат | object |
public static StripHtml ( string html ) : string | ||
html | string | |
Результат | string |
public static StripHtmlBody ( string html ) : string | ||
html | string | |
Результат | string |