CheckedNodesCollectionToTextValueString Method

Convert the checked nodes' text values to a comma-separated list

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public virtual string ToTextValueString()

Return Value

String
Returns a string containing the node text values separated by commas

See Also