Table of Contents

Interface IVisitProfile

Namespace
Dynamicweb.Frontend.Contracts
Assembly
Dynamicweb.dll
[Obsolete("Do not use")]
public interface IVisitProfile

Properties

PrimaryProfile

IProfile PrimaryProfile { get; }

Property Value

IProfile

SecondaryProfile

IProfile SecondaryProfile { get; }

Property Value

IProfile

Methods

ToString()

string ToString()

Returns

string
To top