WorkflowDataBoundLabelSetText Method |
SetText
Namespace:
WorkflowGen.My.Web.UI.WebControls
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.3.0.0 (9.3.0.20251001)
Syntaxprotected virtual void SetText(
string txt
)
Protected Overridable Sub SetText (
txt As String
)
Parameters
- txt
- Type: SystemString
See Also