IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
To create the resources class, perform the following procedure:
using
Telerik.Sitefinity.Localization;
Telerik.Sitefinity.Localization.Data;
[ObjectInfo(
typeof
(PublishingModuleExtensionsResources), Title =
"PublishingResourcesTitle"
, Description =
"PublishingResourcesDescription"
)]
public
class
PublishingModuleExtensionsResources : Resource
{
}
PublishingModuleExtensionsResources()
PublishingModuleExtensionsResources(ResourceDataProvider dataProvider)
:
base
(dataProvider)
[ResourceEntry(
"XmlInboundPipeName"
,
Value =
"Xml Inbound Pipe Name"
Description =
LastModified =
"2011/08/10"
string
XmlInboundPipeName
get
return
this
[
]; }
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important