메소드 | 설명 | |
---|---|---|
GetChildContext ( |
Gets the context to use when building the inner text of the tag.
|
|
WithTagDefinition ( ) : System |
Initializes a new instance of a WithTagDefinition.
|
메소드 | 설명 | |
---|---|---|
GetIsContextSensitive ( ) : bool |
Gets whether the tag only exists within the scope of its parent.
|
|
GetParameters ( ) : IEnumerable |
Gets the parameters that can be passed to the tag.
|
public GetChildContext ( |
||
writer | The text writer passed | |
scope | The current scope. | |
arguments | object>.Dictionary | The arguments passed to the tag. |
리턴 | IEnumerable |