PublishingWebDefinitionCustomMasterPageUrl Field |
Specifies a master for publishing pages (Site Master Page). At runtime, the value in this property replaces the '~masterurl/custom.master' token in content pages. Provide a master page file name for master pages located in '_catalogs/masterpages', a web relative master page URL ('SomeLibrary/file.master') or a server relative page url if the master file is located in a parent web.
Namespace: Colygon.MatchPoint.Provisioning.ObjectDefinitionsAssembly: Colygon.MatchPoint.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax public PatternString CustomMasterPageUrl
Field Value
Type:
PatternStringSee Also