Method | Description | |
---|---|---|
GetFieldValue ( string fieldValue, Configuration config, SitecoreDataMappingContext context ) : object | ||
SetField ( Sitecore field, object value, Configuration config, SitecoreDataMappingContext context ) : void | ||
SetFieldValue ( object value, |
||
StubMapper ( ) : System |
public GetFieldValue ( string fieldValue, Configuration config, SitecoreDataMappingContext context ) : object | ||
fieldValue | string | |
config | Configuration | |
context | SitecoreDataMappingContext | |
return | object |
public SetField ( Sitecore field, object value, Configuration config, SitecoreDataMappingContext context ) : void | ||
field | Sitecore | |
value | object | |
config | Configuration | |
context | SitecoreDataMappingContext | |
return | void |
public SetFieldValue ( object value, |
||
value | object | |
config | ||
context | SitecoreDataMappingContext | |
return | string |