Class ChangeGroupSocialMediaUrl
- Namespace
- InSite.Application.Groups.Write
- Assembly
- Shift.Sdk.dll
public class ChangeGroupSocialMediaUrl : Command, ICommand
- Inheritance
-
ChangeGroupSocialMediaUrl
- Implements
- Inherited Members
- Extension Methods
Constructors
ChangeGroupSocialMediaUrl(Guid, string, string)
public ChangeGroupSocialMediaUrl(Guid group, string type, string url)
Parameters
Properties
Type
public string Type { get; }
Property Value
Url
public string Url { get; }