Click or drag to resize

SegmentListConfigurationContainsSegmentConfiguration Method

Overload List
  NameDescription
Public methodContainsSegmentConfiguration(SegmentDefinition)
Checks to see if the segment has a configuration stored in this configuration.
Public methodContainsSegmentConfiguration(String)
Checks to see if a segment configuration with the segmentName exists in this configuration. This will search recursively through all SegmentListConfigurations that are stored in this configuration.
Top
See Also