Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
Attribute ( string elementName, string attributeName ) : string | ||
GetItemFromSession ( string id ) : ContentItem | ||
ImportAttribute ( string elementName, string attributeName, Action |
||
ImportAttribute ( string elementName, string attributeName, Action |
||
ImportContentContext ( ContentItem contentItem, System.Xml.Linq.XElement data, ImportContentSession importContentSession ) : System |
public Attribute ( string elementName, string attributeName ) : string | ||
elementName | string | |
attributeName | string | |
Результат | string |
public GetItemFromSession ( string id ) : ContentItem | ||
id | string | |
Результат | ContentItem |
public ImportAttribute ( string elementName, string attributeName, Action |
||
elementName | string | |
attributeName | string | |
value | Action |
|
Результат | void |
public ImportAttribute ( string elementName, string attributeName, Action |
||
elementName | string | |
attributeName | string | |
value | Action |
|
empty | System.Action | |
Результат | void |
public ImportContentContext ( ContentItem contentItem, System.Xml.Linq.XElement data, ImportContentSession importContentSession ) : System | ||
contentItem | ContentItem | |
data | System.Xml.Linq.XElement | |
importContentSession | ImportContentSession | |
Результат | System |