| UserSortCollectionGetUserSortCollection Method |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public static UserSortCollection GetUserSortCollection(
string xml
)
Public Shared Function GetUserSortCollection (
xml As String
) As UserSortCollection
Parameters
- xml
- Type: SystemString
Return Value
Type:
UserSortCollectionSee Also