 | UserSortCollection.GetUserSortCollection Method |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntaxpublic static UserSortCollection GetUserSortCollection(
string xml
)
Public Shared Function GetUserSortCollection (
xml As String
) As UserSortCollection
Parameters
- xml
- Type: System.String
Return Value
Type:
UserSortCollection
See Also