Метод |
Описание |
|
CreateControls ( ) : void |
|
|
CreateNonExistentListFields ( string contentTypeName, System.Data.Node parent, string>.Dictionary fieldData ) : string>.Dictionary |
|
|
DetectSplitChar ( string line ) : char |
|
|
DoImport ( Node parent, Stream inputStream, bool update, bool import ) : ImportResult |
|
|
GetDataSource ( IEnumerable source ) : DataView |
|
|
IsFieldOnCTD ( IEnumerable fieldSettings, string fDataKey ) : bool |
|
|
IsFieldOnList ( IEnumerable fieldSettingContents, string fDataKey ) : bool |
|
|
IsInFieldList ( IEnumerable fieldNameList, string fDataKey ) : bool |
|
|
OpenStream ( Stream inputStream ) : StreamReader |
|
|
OpenStreamWithEncodingDetection ( Stream inputStream ) : StreamReader |
|
|
SetError ( string message ) : void |
|
|
SplitLine ( string line, char separator ) : List |
|
|
Update ( Node original, string>.Dictionary import ) : bool |
|
|
btnImport_Click ( object sender, EventArgs e ) : void |
|
|