Click or drag to resize
CampaignAssetUrlInfoHelper Methods

The CampaignAssetUrlInfoHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetCampaignAssetUrlInfoFullUri
Returns absolute Uri of the urlAsset.
Protected methodGetCampaignAssetUrlInfoFullUriInternal
Returns absolute Uri of the urlAsset.
Public methodStatic memberIsNormalizedUrlTarget
Returns true if the given url is valid URL target.
Public methodStatic memberNormalizeAssetUrlTarget
Normalizes given absolute url to be suitable for CampaignAssetUrlTarget.
Protected methodNormalizeAssetUrlTargetInternal
Normalizes given absolute url to be suitable for CampaignAssetUrlTarget.
Public methodSetAsDefaultHelper
Sets this object as the default helper
(Inherited from AbstractHelperHelperType.)
Top
See Also