Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Newsletters Namespaces
CMS.Newsletters
IssueInfoProvider Class
IssueInfoProvider Methods
Get Method
Get Method (Guid, Int32)
IssueInfoProvider
Get Method (Guid, Int32)
Gets an instance of info object based on its GUID and site ID.
Namespace:
CMS.Newsletters
Assembly:
CMS.Newsletters (in CMS.Newsletters.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
IssueInfo
Get
(
Guid
guid
,
int
siteId
)
Parameters
guid
Type:
System
Guid
GUID of the info object to look for.
siteId
Type:
System
Int32
ID of the site to which to constrain the lookup.
Return Value
Type:
IssueInfo
Returns an instance of
IssueInfo
corresponding to
guid
and
siteId
or null.
Implements
IInfoBySiteAndGuidProvider
TInfo
Get(Guid, Int32)
IInfoBySiteAndGuidProvider
TInfo
Get(Guid, Int32)
See Also
Reference
IssueInfoProvider Class
Get Overload
CMS.Newsletters Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com