| UserSelectorGetTypePrefix Method |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public string GetTypePrefix(
int itemType
)
Public Function GetTypePrefix (
itemType As Integer
) As String
Parameters
- itemType
- Type: SystemInt32
Return Value
Type:
StringSee Also