Table of Contents

Class OrganizationRelativePath

Namespace
Shift.Constant
Assembly
Shift.Common.dll
public static class OrganizationRelativePath
Inheritance
OrganizationRelativePath
Inherited Members

Fields

AssetPathTemplate

public const string AssetPathTemplate = "/Assets/{0}/"

Field Value

string

ContactArchivePath

public const string ContactArchivePath = "/Archives/Contacts/"

Field Value

string

EventRegistrationsBuildMessagePathTemplate

public const string EventRegistrationsBuildMessagePathTemplate = "/events/registrations/emails/{0}/{1}"

Field Value

string

ExamPathTemplate

public const string ExamPathTemplate = "/exams/{0}/{1}/"

Field Value

string

GlossaryPathTemplate

public const string GlossaryPathTemplate = "/glossaries/{0}/{1}/{2}"

Field Value

string

IecbcContactPathTemplate

public const string IecbcContactPathTemplate = "/Custom/IECBC/Contacts/{0}/"

Field Value

string

IecbcContactUploadsPathTemplate

public const string IecbcContactUploadsPathTemplate = "/Tenants/IECBC/Contacts/People/{0}/Attachments/"

Field Value

string

JobsUploadsPathTemplate

public const string JobsUploadsPathTemplate = "/Tenants/{0}/Jobs/People/{1}/Attachments/"

Field Value

string

JournalCommentChangePathTemplate

public const string JournalCommentChangePathTemplate = "/journalsetups/{0}/{1}/comments/{2}"

Field Value

string

JournalCommentCreatePathTemplate

public const string JournalCommentCreatePathTemplate = "/journalsetups/{0}/{1}/comments/temp/{2}"

Field Value

string

JournalExperienceChangePathTemplate

public const string JournalExperienceChangePathTemplate = "/experiences/{0}/{1}"

Field Value

string

JournalExperienceCommentChangePathTemplate

public const string JournalExperienceCommentChangePathTemplate = "/experiences/{0}/comments/{1}"

Field Value

string

JournalExperienceCommentCreatePathTemplate

public const string JournalExperienceCommentCreatePathTemplate = "/experiences/{0}/comments/temp/{1}"

Field Value

string

JournalExperienceCreatePathTemplate

public const string JournalExperienceCreatePathTemplate = "/experiences/{0}/temp/{1}/{2}"

Field Value

string

JournalSetupPathTemplate

public const string JournalSetupPathTemplate = "/journalsetups/{0}"

Field Value

string

MessageArchivePath

public const string MessageArchivePath = "/Archives/Messages/"

Field Value

string

SurveyPathTemplate

public const string SurveyPathTemplate = "/surveys/{0}/{1}/"

Field Value

string

UserPathTemplate

public const string UserPathTemplate = "/Users/{0}/"

Field Value

string