메소드 | 설명 | |
---|---|---|
CaptureForDirective ( ) : NVelocity.Runtime.Directive |
Render's the contents of the directive and store them in the context variable so it can be referenced later on the template #capturefor(someId) Some content goes here #end $someId
|
|
Render ( IInternalContextAdapter context, |
public CaptureForDirective ( ) : NVelocity.Runtime.Directive | ||
리턴 | NVelocity.Runtime.Directive |
public Render ( IInternalContextAdapter context, |
||
context | IInternalContextAdapter | |
writer | ||
node | INode | |
리턴 | bool |