Table of Contents

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

group Guid
type string
url string

Properties

Type

public string Type { get; }

Property Value

string

Url

public string Url { get; }

Property Value

string