Contact us
View as Markdown
Ask AI

Open this page in an AI assistant with a ready-made prompt.

Opens a third-party service and shares a pre-filled prompt containing this public page URL, its product documentation URL and /llms.txt. No VirtoSoftware account or tenant data is included. Provider terms and privacy policies apply. Verify answers against the linked documentation.

OpenAI terms · OpenAI privacy policy · Anthropic terms · Anthropic privacy policy

Get site property as string

This activity represents requested site property as string.

Get site property as string workflow activity in the SharePoint 2013 Workflow Designer

SharePoint Workflow Designer Phrase

Get the following property of current site as atring and save it to Variable: sprop variable.

Parameters

Input parameters

ParameterDescriptionExample
The followingpropertySite property which youwant to getMySiteProperty
current siteOptional. Site which property you want to get. Default value is current siteurl.https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite
Variable: spropResult (set by this activity). After successful workflow execution contains requested site property.

Example

Example of the Get site property as string activity saving a site property to the sprop variable

Updated on August 12, 2026