RuleInfoProviderGetRuleInfo Method (String, Int32) |
Returns rule with specified name.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static RuleInfo GetRuleInfo(
string ruleName,
int siteId
)
Parameters
- ruleName
- Type: SystemString
Rule name - siteId
- Type: SystemInt32
Site ID
Return Value
Type:
RuleInfoSee Also