Click or drag to resize
URLParserMatch Class
Represents a URL extracted by URLParser
Inheritance Hierarchy
SystemObject
  CMS.SocialMarketingURLParserMatch

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 10.0.0
Syntax
C#
public sealed class URLParserMatch

The URLParserMatch type exposes the following members.

Constructors
  NameDescription
Public methodURLParserMatch
Top
Properties
  NameDescription
Public propertyDomain
Domain
Public propertyProtocol
Protocol
Public propertyURL
Whole URL
Top
See Also