Method | Description | |
---|---|---|
MergeAttribute ( IEnumerable |
Merges the set of attributes defined on the content tag with attributes from the target template.
|
|
TryContentTemplate ( |
||
TryRenderIf ( |
Method | Description | |
---|---|---|
Render ( |
protected MergeAttribute ( IEnumerable |
||
attributes | IEnumerable |
|
name | string | |
transformValue | string>.Func | |
return | IEnumerable |
protected TryContentTemplate ( |
||
page | ||
templateNames | IEnumerable |
|
writer | System | |
contentTemplateBinding | ||
return | bool |
protected TryRenderIf ( |
||
page | ||
templateNames | IEnumerable |
|
writer | System | |
ifBinding | ||
canRender | bool | |
return | bool |