Méthode | Description | |
---|---|---|
EditableTagsAttribute ( ) : System | ||
GetIndexableText ( ContentItem item ) : string | ||
UpdateEditor ( ContentItem item, |
||
UpdateItem ( ContentItem item, |
||
Write ( ContentItem item, string propertyName, System writer ) : void |
Méthode | Description | |
---|---|---|
AddEditor ( |
||
CreateEditor ( ) : |
Méthode | Description | |
---|---|---|
GetTagsText ( ContentItem item ) : string |
protected AddEditor ( |
||
container | ||
Résultat |
protected CreateEditor ( ) : |
||
Résultat |
public GetIndexableText ( ContentItem item ) : string | ||
item | ContentItem | |
Résultat | string |
public UpdateEditor ( ContentItem item, |
||
item | ContentItem | |
editor | ||
Résultat | void |
public UpdateItem ( ContentItem item, |
||
item | ContentItem | |
editor | ||
Résultat | bool |
public Write ( ContentItem item, string propertyName, System writer ) : void | ||
item | ContentItem | |
propertyName | string | |
writer | System | |
Résultat | void |