Method | Description | |
---|---|---|
GetDataInnerText ( |
Get the inner text of specified element.
|
|
GetItemOperationsRequest ( string collectionId, string serverId, |
Get the request of ItemOperations command.
|
|
GetSearchRequest ( string conversationId, |
Get the request of Search command.
|
|
GetSyncRequest ( string collectionId, string syncKey, |
Get the request of Sync command.
|
|
TruncateData ( string originalData, int length ) : string |
Truncate data according to the specified length.
|