Gets all valid custom domains for a given domainType.
Namespace: Scanjour.Workflow4.ActivityLibrary.Repository
Assembly: Scanjour.Workflow4.ActivityLibrary_23.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- domainType
- Type: SystemString
Domain type
Return Value
Type: IEnumerableStringCollection of custom domains valid for a given domainType
Implements
ISmartPostRepositoryGetCustomDomainValues(String)See Also