ISubscriptionConfigBaseIsRedirectPageAssigned Property |
Gets or sets whether the RedirectPage attribute is assigned.
Namespace:
PDTec.IceNet.Domain.Subscription.BusinessObjects
Assembly:
PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.0.0.0 (7.0.6906.26599)
Syntaxbool IsRedirectPageAssigned { get; set; }
Property Value
Type:
Boolean
See Also