 | GuiColorSelect Method (String, String, Boolean) |
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static string ColorSelect(
string selectedFieldValue,
string fieldName,
bool colorSelectStart
)
Public Shared Function ColorSelect (
selectedFieldValue As String,
fieldName As String,
colorSelectStart As Boolean
) As String
Parameters
- selectedFieldValue
- Type: SystemString
- fieldName
- Type: SystemString
- colorSelectStart
- Type: SystemBoolean
Return Value
Type:
String
See Also