Renders a list of strings, joined using the specified delimiter.
Model Type: System.Collections.Generic.List<string>
Name | Type | Default | Description |
---|---|---|---|
Delimiter | string | , | Defines the delimiter used between the strings as they are rendered. The default is ", ". The delimiter can consist of HTML tags. |
[Category("Variables"), Caption("Panes"), Description("The panes defined by the page skin")] [UIHint("ListOfStrings"), ReadOnly] public List<string> Panes { get; set; }
Last Updated 04/24/2022 - (email)
© 2023 - Softel vdm, Inc. - YetaWF.com