Interface IStiRenderTo1
public interface IStiRenderTo1
Describes interface of RenderTo.
-
Method Summary
Modifier and TypeMethodDescriptionIn the property specify the Text component in what the text that is out of the current Text component bound will be continued to be output.voidsetRenderTo(String value)
-
Method Details
-
getRenderTo
String getRenderTo()In the property specify the Text component in what the text that is out of the current Text component bound will be continued to be output. -
setRenderTo
-