| EditorRenderedItemListResultCreate Method (String, String) |
Namespace:
Dynamicweb.Content.Items.Editors
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static EditorRenderedItemListResult Create(
string value,
string cssClass
)
Public Shared Function Create (
value As String,
cssClass As String
) As EditorRenderedItemListResult
Parameters
- value
- Type: SystemString
- cssClass
- Type: SystemString
Return Value
Type:
EditorRenderedItemListResultSee Also