Method | Description | |
---|---|---|
FillContent ( System.Xml.Linq.XElement contentControl, IContentItem item ) : ProcessResult | ||
FillContent ( System.Xml.Linq.XElement contentControl, IEnumerable |
||
SetRemoveContentControls ( bool isNeedToRemove ) : IProcessor |
public FillContent ( System.Xml.Linq.XElement contentControl, IContentItem item ) : ProcessResult | ||
contentControl | System.Xml.Linq.XElement | |
item | IContentItem | |
return | ProcessResult |
public FillContent ( System.Xml.Linq.XElement contentControl, IEnumerable |
||
contentControl | System.Xml.Linq.XElement | |
items | IEnumerable |
|
return | ProcessResult |
public SetRemoveContentControls ( bool isNeedToRemove ) : IProcessor | ||
isNeedToRemove | bool | |
return | IProcessor |