Contact us

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 October 24, 2024