Property | Type | Description | |
---|---|---|---|
_allLinks | IList | ||
_categoryID | int | ||
_linksToImport | OpmlItemCollection |
Method | Description | |
---|---|---|
Cancel ( ) : string | ||
Execute ( ) : string | ||
ImportLinksCommand ( OpmlItemCollection links, int catID ) : System |
Method | Description | |
---|---|---|
ImportLinksCommand ( ) : System |
Method | Description | |
---|---|---|
ImportOpmlItem ( |
public ImportLinksCommand ( OpmlItemCollection links, int catID ) : System | ||
links | OpmlItemCollection | |
catID | int | |
return | System |