Метод | Описание | |
---|---|---|
MergeAttribute ( IEnumerable |
Merges the set of attributes defined on the content tag with attributes from the target template.
|
|
TryContentTemplate ( |
||
TryRenderIf ( |
Метод | Описание | |
---|---|---|
Render ( |
protected MergeAttribute ( IEnumerable |
||
attributes | IEnumerable |
|
name | string | |
transformValue | string>.Func | |
Результат | IEnumerable |
protected TryContentTemplate ( |
||
page | ||
templateNames | IEnumerable |
|
writer | System | |
contentTemplateBinding | ||
Результат | bool |
protected TryRenderIf ( |
||
page | ||
templateNames | IEnumerable |
|
writer | System | |
ifBinding | ||
canRender | bool | |
Результат | bool |