Overload List

  NameDescription
Public methodSetValue(Guid, Object)
Public methodSetValue(String, Object)
Public methodSetValue(VGGroup, Guid, Object)
Sets user profile value for particular contextual group by propertyId.
Public methodSetValue<(Of <<'(T>)>>)(VGGroup, Guid, T)
Sets user profile value for particular contextual group by propertyId.
Public methodSetValue(VGGroup, String, Object)
Sets user profile value for particular contextual group by propertyname.
Public methodSetValue<(Of <<'(T>)>>)(VGGroup, String, T)
Sets user profile value for particular contextual group by propertyname.

See Also