Gets all valid custom domains for a given domainType.
Namespace: Scanjour.Workflow4.ActivityLibrary.Respository
Assembly: Scanjour.Workflow4.ActivityLibrary_19.0.1.0 (in Scanjour.Workflow4.ActivityLibrary_19.0.1.0.dll) Version: 19.0.1.0 (19.0.1.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