| InvitationInfoProviderGetAcceptationUrl Method | 
             Gets absolute URL for accepting invitation
            
 
Namespace: CMS.CommunityAssembly: CMS.Community (in CMS.Community.dll) Version: 10.0.0
 Syntax
Syntaxpublic static string GetAcceptationUrl(
	Guid invitationGUID,
	string siteName
)
Parameters
- invitationGUID
- Type: SystemGuid
 GUID of invitation to accept
- siteName
- Type: SystemString
 Name of site
Return Value
Type: 
String See Also
See Also