Overload List

  NameDescription
Public methodGetValue(Guid)
Public methodGetValue<(Of <<'(T>)>>)(Guid)
Public methodGetValue(String)
Public methodGetValue<(Of <<'(T>)>>)(String)
Public methodGetValue(VGGroup, Guid)
Gets value for particular contextual group's user profile value by property Id.
Public methodGetValue<(Of <<'(T>)>>)(VGGroup, Guid)
Gets value for particular contextual group's user profile value by property Id.
Public methodGetValue(VGGroup, String)
Gets value for particular contextual group's user profile value by property name.
Public methodGetValue<(Of <<'(T>)>>)(VGGroup, String)
Gets value for particular contextual group's user profile value by property name.

See Also